From ffbbd719c2d59a7b0b3b1439a6867dcfd0d703aa Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 28 Dec 2023 23:57:54 -0600 Subject: [PATCH] Re-enable cases, closes #7232 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ce4134d..056cc2b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1668,7 +1668,7 @@ packages: - base-prelude - bytestring-strict-builder - bytestring-tree-builder - - cases < 0 # Compilation failure with GHC 9.8.1, https://github.com/commercialhaskell/stackage/issues/7232 + - cases - cereal-unordered-containers - deferred-folds - deque