diff --git a/build-constraints.yaml b/build-constraints.yaml index 97d831a6..fb77b197 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5071,7 +5071,6 @@ packages: - relational-query-HDBC < 0 # via HDBC - relational-record < 0 # via persistable-types-HDBC-pg - relational-record < 0 # via relational-query-HDBC - - relude < 0 # hashable-1.3.0 - repa < 0 # via base-4.13.0.0 - repa-algorithms < 0 # via base-4.13.0.0 - repa-io < 0 # via base-4.13.0.0 @@ -5968,6 +5967,7 @@ expected-test-failures: - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 + - relude # doctest fails due to GHC bugs, will be fixed in the next `relude` release - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - prettyprinter # Could not load module ‘Test.QuickCheck.Modifiers’ (member of the hidden package ‘QuickCheck-2.13.2’)