It looks like stack build --ghc-options -ddump-minimal-imports puts GHC's output in a different directory than cabal build --blah-blah-blah. It would be nice if packunused knew how to look in that spot, too, so that it could be used out of the box with stack.
It looks like
stack build --ghc-options -ddump-minimal-importsputs GHC's output in a different directory thancabal build --blah-blah-blah. It would be nice if packunused knew how to look in that spot, too, so that it could be used out of the box with stack.