mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
bab2eaea62
* Add `.debug` to build any component with DWARF dugug info on linux (ghc >=8.10.2). * Pass `enableDWARF` to `shellFor` for to get a shell where all the components are the `.debug` ones.
3 lines
46 B
Haskell
3 lines
46 B
Haskell
import Distribution.Simple
|
|
main = defaultMain
|