mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
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:
commit
7eddcde9d0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user