From 93fa53608f0b17ffafe146db6fdba51a7efe542b Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Fri, 7 Aug 2020 16:45:34 -0400 Subject: [PATCH] Re-enable postgresql-typed --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c4138ed..eb93f772 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,7 +3454,7 @@ packages: - viewprof < 0 # via base-4.13.0.0 "Dylan Simon @dylex": - - postgresql-typed < 0 # via HDBC + - postgresql-typed - invertible < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5441 - ztail < 0 # via time-1.9.3 - zip-stream