Reenable relude

This commit is contained in:
Dmitrii Kovanikov 2019-10-31 14:15:35 +03:00
parent 23aff4bbb0
commit 5c8ec7d321
No known key found for this signature in database
GPG Key ID: 73068751EEFDADCC

View File

@ -5072,7 +5072,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
@ -5969,6 +5968,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)