Add GHC 8.10 to CI

This commit is contained in:
Michael Walker 2021-03-20 10:13:16 +00:00
parent 7ab4443e9c
commit dab049096c

View File

@ -50,6 +50,7 @@ jobs:
- lts-12.0 # ghc-8.4
- lts-13.3 # ghc-8.6
- lts-15.0 # ghc-8.8
- lts-17.0 # ghc-8.10
steps:
- name: 'https://github.com/mstksg/setup-stack/issues/13'