Failure to build with `stack build --nix` on NixOS #253
Comments
It is indeed. @YPares we need Stack to restore the @ethercrow you can work around this by using an explicit shell file. Uncomment the |
Commenting
I use nixos-unstable channel, so I've tried this amendment you pointed at:
This results in the following error:
|
You missed a
Also, you're getting the "infinite recursion" because your patch doesn't include the |
The doc doesn't have the
|
I was able to get build working with this shell-file patch:
|
Fixed in master. |
Is this related: https://ghc.haskell.org/trac/ghc/ticket/11042?
The text was updated successfully, but these errors were encountered: