Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

look in stack's work directory for import files #18

Open
dmwit opened this issue Oct 6, 2015 · 3 comments
Open

look in stack's work directory for import files #18

dmwit opened this issue Oct 6, 2015 · 3 comments

Comments

@dmwit
Copy link

dmwit commented Oct 6, 2015

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.

@dmwit
Copy link
Author

dmwit commented Oct 6, 2015

(See specifically http://stackoverflow.com/q/32959393/791604 for details on where stack puts the imports files.)

@hvr
Copy link
Collaborator

hvr commented Oct 6, 2015

patches welcome! :-)

(I don't use Stack myself, so I have to rely on contributions)

@hvr hvr added the enhancement label Oct 6, 2015
@begriffs
Copy link

+1

Also @hvr you should try Stack. You'll love it, it's really good. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants