Skip to content

Commit

Permalink
use happy 1.20.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 5, 2024
1 parent bc72bb6 commit 4590006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ghc-alpine-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -ex
. "$HOME/.ghcup/env"

cd ghc/
cabal install happy-1.20 alex --install-method=copy
cabal install happy-1.20.1.1 alex --install-method=copy
cp ~/.cabal/bin/* /usr/bin

# Build GHC
Expand Down

0 comments on commit 4590006

Please sign in to comment.