From 2982d123397ee2da6807ef480ac6904693ee5b45 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner <hexagoxel@hexagoxel.de> Date: Sat, 8 Jun 2019 22:32:37 +0200 Subject: [PATCH] Update iridium.yaml to up-to-date ghc versions --- iridium.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/iridium.yaml b/iridium.yaml index 6ae70a0..469d371 100644 --- a/iridium.yaml +++ b/iridium.yaml @@ -26,9 +26,11 @@ checks: - compiler: "ghc" version: "8.2.2" - compiler: "ghc" - version: "8.4.3" + version: "8.4.4" - compiler: "ghc" - version: "8.6.1" + version: "8.6.5" + # - compiler: "ghc" + # version: "8.8.1-alpha1" compilers-help: | for this to work, cabal will need the paths to the actual compilers to be configured; see the note about the user-global