Skip to content

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.
@GrahamcOfBorg GrahamcOfBorg added 6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jan 8, 2019
@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
Labels
6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.
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