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 f07813c commit 42727d8Copy full SHA for 42727d8
.github/workflows/haskell.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-haskell@v1
17
with:
18
- ghc-version: '8.8.2'
+ ghc-version: '8.10.2'
19
cabal-version: '3.0'
20
21
- name: Cache
0 commit comments