It might be nice to have a `--dwarf` flag that automatically passes `-g` to ghc and disables symbol stripping. https://github.com/commercialhaskell/stack/pull/2801 added --no-strip https://github.com/commercialhaskell/stack/issues/877 originally requested a `--dwarf` flag.
It might be nice to have a
--dwarfflag that automatically passes-gto ghc and disables symbol stripping.#2801 added --no-strip
#877 originally requested a
--dwarfflag.