Re-enable flexible-defaults and others that it was breaking:

* `random-sources`
* `rvar`
* and `random-fu`
This commit is contained in:
Alexey Kuleshevich 2020-07-01 13:41:22 +03:00
parent f9e69e8035
commit 7beb5918c7
No known key found for this signature in database
GPG Key ID: E59B216127119E3E

View File

@ -2527,9 +2527,9 @@ packages:
- nix-paths
- parsec-class
- prim-uniq < 0 # via dependent-sum
- random-fu < 0 # via random-source
- random-source < 0 # via flexible-defaults
- rvar < 0 # via random-source
- random-fu
- random-source
- rvar
- SafeSemaphore
- streamproc < 0 # MonadFail
- stringsearch # for cgi
@ -4789,7 +4789,6 @@ packages:
# be removed from this list if they are fixed.
"Unmaintained packages with compilation failures":
- doctest-discover-configurator < 0
- flexible-defaults < 0 # MonadFail
- haskell-tools-builtin-refactorings < 0 # bounds failure
- hpqtypes < 0 # bounds failure
- stackage-types < 0