From 9498e3067b319b63e019cf716be30f3c0f2671ea Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 24 Dec 2023 01:17:09 +0100 Subject: [PATCH] Lift doctest-lib upper bound and close #7213 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40ad01a9..0aaaf052 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8072,9 +8072,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7178 - cassava-megaparsec < 2.1 - # https://github.com/commercialhaskell/stackage/issues/7213 - - doctest-lib < 0.1.1 - # https://github.com/commercialhaskell/stackage/issues/7214 - barbies < 2.1.0.0 # end of Stackage upper bounds