Update cabal job to 8.10.1

This commit is contained in:
Luke Lau 2020-05-06 14:29:04 +01:00 committed by jneira
parent 7c8245bcad
commit cba4dd461e

View File

@ -134,7 +134,7 @@ jobs:
cabal:
working_directory: ~/build
docker:
- image: haskell:8.8.1
- image: haskell:8.10.1
steps:
- checkout
- run: