Skip to content

Commit 2e0c277

Browse files
committed
Freeze with ghcjs
1 parent 33ea570 commit 2e0c277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Cabal update and freeze
3535
run: |
3636
cabal v2-update
37-
cabal v2-freeze
37+
cabal v2-freeze -w /opt/ghc/8.4.4/bin/ghc
3838
3939
- uses: actions/[email protected]
4040
name: Cache ~/.cabal/store and dist-newstyle

0 commit comments

Comments
 (0)