nixpkgs/pkgs/development
Domen Kožar 991654fa4a haskell: add combinator to enable DWARF debugging
Tested using:

$ cat test-strip.nix
with (import ./. {});
with haskell.lib;

haskell.packages.ghc802.override {
  overrides = self: super: {
    microlens = enableDWARFDebugging super.microlens;
  };
}

$ nix-build -A microlens test-strip.nix
$ objdump -t <path-to-so-file>
2017-09-02 11:25:50 +01:00
..
arduino
beam-modules
bower-modules/generic
compilers z3_opt: remove and replace with z3 2017-09-02 04:19:11 -05:00
coq-modules
dotnet-modules/patches
eclipse/ecj
em-modules/generic
go-modules
guile-modules
haskell-modules haskell: add combinator to enable DWARF debugging 2017-09-02 11:25:50 +01:00
idris-modules
interpreters Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
java-modules
libraries profanity support for unix 2017-08-31 21:29:26 +02:00
lisp-modules
lua-modules
misc
mobile
node-packages nodePackages.live-server : init at 1.2.0 2017-09-01 16:47:11 +01:00
ocaml-modules ocamlPackages.ppx_deriving: 4.1 -> 4.2 2017-08-30 02:33:23 +00:00
perl-modules
pharo pharo: set platforms based on flavor selection 2017-08-26 16:03:31 +02:00
pure-modules
python-modules python/pyocr: 0.4.6 -> 0.4.7 2017-09-02 05:31:22 +02:00
qtcreator
r-modules R: update package set 2017-08-31 21:59:06 +02:00
ruby-modules bundler: 1.15.3 -> 1.15.4 2017-08-30 21:05:45 +08:00
tools icestorm: 2016.11.01 -> 2017.08.31 2017-09-02 04:19:11 -05:00
web nodejs: 8.3.0 -> 8.4.0 2017-08-30 02:57:36 +02:00