Skip to content

Commit b2c5660

Browse files
committed
Default haskell version is now 8.6.5
1 parent c4288b4 commit b2c5660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cache:
88

99
cabal:
1010
stage: build
11-
image: haskell:8.4.3
11+
image: haskell:8.6.5
1212
script:
1313
- cabal update
1414
- cabal sandbox init

0 commit comments

Comments
 (0)