nixpkgs/pkgs/development/compilers/ghc
Domen Kožar 7217090464
ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket
https://gitlab.haskell.org/ghc/ghc/issues/15960
(Using -g causes differences in generated core) is fixed.
2019-11-20 15:35:25 +01:00
..
8.2.2-binary.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
8.4.4.nix ghc: revert "compile with DWARF support by default" 2019-09-18 15:18:20 +00:00
8.6.3-binary.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
8.6.5.nix ghc: revert "compile with DWARF support by default" 2019-09-18 15:18:20 +00:00
8.8.1.nix ghc: revert "compile with DWARF support by default" 2019-09-18 15:18:20 +00:00
backport-dylib-command-size-limit.patch ghc: fix dylib load command limits in compiler version 8.x 2018-05-22 10:32:17 +02:00
gcc-clang-wrapper.sh treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
head.nix ghc: compile with DWARF support by default 2019-11-20 15:35:25 +01:00