Skip to content

Commit

Permalink
Update haskell.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thma authored Nov 15, 2023
1 parent b93b71f commit 6e5bc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-haskell@v1
with:
ghc-version: '9.4'
ghc-version: '9.4.5'
cabal-version: '3.6'
stack: '2.13.1'
- name: Build
Expand Down

0 comments on commit 6e5bc9d

Please sign in to comment.