From 98993f564828a6a666a7dbf1d77f2641a0c26f30 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Mar 2021 16:26:57 -0800 Subject: [PATCH] Bump to GHC 9.0.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4698b494..6ab8df7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4012,7 +4012,7 @@ packages: - conferer < 1.1 # https://github.com/commercialhaskell/stackage/issues/5896 #- conferer-snap # Because snap - conferer-warp - - conferer-hspec + - conferer-hspec < 1.1 # https://github.com/commercialhaskell/stackage/issues/5896 - conferer-aeson < 1.1 # https://github.com/commercialhaskell/stackage/issues/5896 "Tim Humphries @thumphries":