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

No longer depend on two GHC versions #123

Closed

Conversation

jonathanlking
Copy link
Collaborator

Fixes #122.

This is based on top of my existing #118 PR (which changes the same code and would cause git conflicts).

in
{
haskell = previous.haskell // {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is approach is based on NixOS/nixpkgs#101580 (comment) — thanks @cdepillabout!

@jonathanlking
Copy link
Collaborator Author

I've run nix build --file survey/default.nix working (x86-64 linux machine) and everything builds.

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

Successfully merging this pull request may close these issues.

Two versions of GHC depended on when useArchiveFilesForTemplateHaskell is true
1 participant