From 80185801bceed475842991934eadc3ed10dc74ca Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 6 Nov 2021 13:28:43 +0100 Subject: [PATCH] Fix typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28642116..3b9dab9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -spandoghc-major-version: "9.0" +ghc-major-version: "9.0" # new curator is supposed to use exact GHC version ghc-version: "9.0.1"