Skip to content

Commit ba6f85a

Browse files
committed
ci: build latest alex/happy
1 parent 3f260fe commit ba6f85a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
cabal path --installdir >> "$GITHUB_PATH"
2424
cabal update
2525
cabal install \
26-
alex-3.5.1.0 \
27-
happy-2.1.3
26+
alex \
27+
happy
2828
popd
2929
3030
- name: setup-ghc-wasm

0 commit comments

Comments
 (0)