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

compilation fails with stack on NixOS because arguments passed to hsc2hs for haskell-gi are too long #99

Open
cdepillabout opened this issue Jan 1, 2019 · 2 comments

Comments

@cdepillabout
Copy link
Owner

There is an issue on the nixpkgs issue tracker that is tracking this:

NixOS/nixpkgs#49206

@cdepillabout
Copy link
Owner Author

I've worked around this in #101.

You can see the explanation of how to use this at the top of the file https://github.com/cdepillabout/termonad/blob/db185e34a4b678183d8d1b1ce0be4c8bf3532fc8/.nix-helpers/stack-fhs-env.nix.

@cdepillabout
Copy link
Owner Author

cdepillabout commented Mar 2, 2020

This stack-fhs-env.nix is no longer working for stack-2.1.3.1. I've removed it in #145.

If you want to do development for Termonad on NixOS, you must use nix-shell, and then use cabal build within it.

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

No branches or pull requests

1 participant