Merge pull request #5496 from lehins/flexible-defaults-0.0.3

Re-enable `flexible-defaults` and others that it was breaking:
This commit is contained in:
Dan Burton 2020-07-02 12:08:26 -07:00 committed by GitHub
commit 7eddcde9d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2529,9 +2529,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
@ -4793,7 +4793,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