Add GHC 8.6.2 build for circle

This commit is contained in:
Alan Zimmerman 2018-11-27 16:23:50 +02:00
parent 7d377441dc
commit 8e7d756bd7

View File

@ -143,6 +143,10 @@ jobs:
- STACK_FILE: "stack-8.6.1.yaml"
<<: *defaults
ghc-8.6.2:
environment:
- STACK_FILE: "stack-8.6.2.yaml"
<<: *defaults
ghc-nightly:
environment:
@ -193,5 +197,6 @@ workflows:
- ghc-8.4.3
- ghc-8.4.4
- ghc-8.6.1
- ghc-8.6.2
- ghc-nightly
- cabal