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 c4288b4 commit b2c5660Copy full SHA for b2c5660
.gitlab-ci.yml
@@ -8,7 +8,7 @@ cache:
8
9
cabal:
10
stage: build
11
- image: haskell:8.4.3
+ image: haskell:8.6.5
12
script:
13
- cabal update
14
- cabal sandbox init
0 commit comments