From 581c7f989c1c10312f7a70e113da3f08b98e0023 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Oct 2021 06:11:46 +0200 Subject: [PATCH] Upgrade megaparsec, closes #6207 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90cfbccf..22cba639 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "9.0" +spandoghc-major-version: "9.0" # new curator is supposed to use exact GHC version ghc-version: "9.0.1" @@ -6756,10 +6756,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6195 - miso < 1.8 - # https://github.com/commercialhaskell/stackage/issues/6207 - - megaparsec < 9.2 - - megaparsec-tests < 9.2 - # https://github.com/commercialhaskell/stackage/issues/6237 - lucid < 2.9.13