From aa0a84e833ada20e89ec536d89c47845dc434459 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 29 Dec 2023 00:00:50 -0600 Subject: [PATCH] Re-enable hasql-optparse-applicative, closes #7237 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 056cc2b1..25f57186 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1679,7 +1679,7 @@ packages: - domain-optics - focus - hasql - - hasql-optparse-applicative < 0 # Compilation failure with GHC 9.8.1, https://github.com/commercialhaskell/stackage/issues/7237 + - hasql-optparse-applicative - hasql-pool - hasql-th - hasql-transaction