Change prime GHC version for nix

This commit is contained in:
Harendra Kumar 2022-03-13 17:14:12 +05:30
parent ea1b48fbbb
commit 65c833701a

View File

@ -19,7 +19,7 @@ CABAL_BUILD_OPTIONS="--flag limit-build-mem"
#------------------------------------------------------------------------------
# XXX take these from command line
GHC_PRIME_NIX="ghc8104"
GHC_PRIME_NIX="ghc8107"
GHC_PRIME_VER="8.10"
JOBS=1