Skip to content

Commit 221e006

Browse files
committed
Update cabal job to 8.10.1
1 parent 4f99ff9 commit 221e006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
cabal:
135135
working_directory: ~/build
136136
docker:
137-
- image: haskell:8.8.1
137+
- image: haskell:8.10.1
138138
steps:
139139
- checkout
140140
- run:

0 commit comments

Comments
 (0)