Skip to content

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).

else final.haskell.packages."${compiler}";
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