Skip to content

Commit

Permalink
Update cabal job to 8.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukel97 committed May 6, 2020
1 parent 4f99ff9 commit 221e006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
cabal:
working_directory: ~/build
docker:
- image: haskell:8.8.1
- image: haskell:8.10.1
steps:
- checkout
- run:
Expand Down

0 comments on commit 221e006

Please sign in to comment.