From f8e580eadc2cce6b8ec8b2a135ebcd3d7b21050b Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Sat, 4 Feb 2023 10:57:37 +0100 Subject: [PATCH] Reenable shelly-1.11 after c2hs revision c2hs now allows shelly-1.11, so the bound shelly < 1.11 can be dropped. Closes #6865. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c668c8ff..df81d8b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7786,9 +7786,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6857 - deriving-trans < 0.6 - # https://github.com/commercialhaskell/stackage/issues/6865 - - shelly < 1.11 - # https://github.com/commercialhaskell/stackage/issues/6871 - Agda < 2.6.3