diff options
| author | Domen Kožar <domen@dev.si> | 2017-09-01 16:49:50 +0200 |
|---|---|---|
| committer | Domen Kožar <domen@enlambda.com> | 2017-09-02 11:25:50 +0100 |
| commit | 991654fa4ab7be07ce70b02bcc935491239a52c5 (patch) | |
| tree | cb0cdee8026ddaab547fd12dd0b81bc0f1e4bf75 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | b7d257a5207f3b7e9cfe002e8b77853c97d5b697 (diff) | |
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>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
