Merge pull request #4956 from kowainik/chshersh/relude-0.6.0.0

Reenable relude
This commit is contained in:
Adam Bergmark 2019-10-31 18:51:25 +01:00 committed by GitHub
commit c8605120cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)