From 4661f8dd4804ee59a78cf5dd76ae0767e726c9cc Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Tue, 10 Jul 2018 14:42:28 +0200 Subject: [PATCH] Bump iridium.yaml to use ghc-8.4.3 --- iridium.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iridium.yaml b/iridium.yaml index 7636457..77061b6 100644 --- a/iridium.yaml +++ b/iridium.yaml @@ -26,7 +26,7 @@ checks: - compiler: "ghc" version: "8.2.2" - compiler: "ghc" - version: "8.4.1" + version: "8.4.3" 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