We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633e9ba commit 8383b3cCopy full SHA for 8383b3c
foundation-pak/build-foundation-pak-for-ghc-9.2.7.sh
@@ -4,8 +4,7 @@ set -x -e
4
# setup
5
############
6
7
-cabal update
8
-cabal install --overwrite-policy=always alex-3.2.6 happy-1.20.0 zip-cmd-1.0.1
+stack --resolver lts-20.24 install alex-3.2.6 happy-1.20.0 zip-cmd-1.0.1
9
10
11
# checkout GHC source and build
0 commit comments