Update iridium.yaml to up-to-date ghc versions

pull/5/head 1.3.2.2
Lennart Spitzner 2019-06-08 22:32:37 +02:00
parent 3429a11ff8
commit 2982d12339
1 changed files with 4 additions and 2 deletions

View File

@ -26,9 +26,11 @@ checks:
- compiler: "ghc" - compiler: "ghc"
version: "8.2.2" version: "8.2.2"
- compiler: "ghc" - compiler: "ghc"
version: "8.4.3" version: "8.4.4"
- compiler: "ghc" - compiler: "ghc"
version: "8.6.1" version: "8.6.5"
# - compiler: "ghc"
# version: "8.8.1-alpha1"
compilers-help: | compilers-help: |
for this to work, cabal will need the paths to the actual for this to work, cabal will need the paths to the actual
compilers to be configured; see the note about the user-global compilers to be configured; see the note about the user-global