-
Notifications
You must be signed in to change notification settings - Fork 15
Support GHC 8.8.3 #55
Comments
Can't support 8.8.3 without at least HIE itself supporting that version, which it currently doesn't. |
See #52 for the error when trying to run the update script |
Lucky for us, it looks like 8.8.3 support was added today in HIE. |
so... what's next? |
A brave soul has to stare into the abyss of code-generated nix expressions and debug. It seems we have two paths forward: A. Have someone take up maintainership of the now abandoned B. Switch to |
From exp or measuring the probabilities - it is unreal that anyone would adopt and work on It is a big risk to rely on
|
See #19 (comment) and future comments for updates on haskell.nix builds |
With #64 merged, 8.6.5 and 8.8.3 are now the only two supported versions, so I can finally close this :) |
This is now the default on NixPkgs, but it looks like we only have 8.8.2.
I wasn't able to find instructions on precisely how to do this in the readme, but I tried doing this:
and then running
but it died with some
stack
errors.The text was updated successfully, but these errors were encountered: