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

haskell.buildStackProject: use setup hook #53618

Merged
merged 1 commit into from Jan 27, 2019

Conversation

matthewbauer
Copy link
Member

This makes things easier and hopefully fixes the arg too long issue.

Fixes #49206.

Also reworks a few things in generic-stack-builder.nix.

This makes things easier and hopefully fixes the arg too long issue.

Fixes NixOS#49206.
@matthewbauer
Copy link
Member Author

It actually doesn't look like this fixes the original issue. I'm starting to wonder if there's something going on in either stack/cabal here?

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

Successfully merging this pull request may close these issues.

compilation with stack fails because argument list to hsc2hs is too long
2 participants