mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Re-enable flexible-defaults and others that it was breaking:
* `random-sources` * `rvar` * and `random-fu`
This commit is contained in:
parent
f9e69e8035
commit
7beb5918c7
@ -2527,9 +2527,9 @@ packages:
|
|||||||
- nix-paths
|
- nix-paths
|
||||||
- parsec-class
|
- parsec-class
|
||||||
- prim-uniq < 0 # via dependent-sum
|
- prim-uniq < 0 # via dependent-sum
|
||||||
- random-fu < 0 # via random-source
|
- random-fu
|
||||||
- random-source < 0 # via flexible-defaults
|
- random-source
|
||||||
- rvar < 0 # via random-source
|
- rvar
|
||||||
- SafeSemaphore
|
- SafeSemaphore
|
||||||
- streamproc < 0 # MonadFail
|
- streamproc < 0 # MonadFail
|
||||||
- stringsearch # for cgi
|
- stringsearch # for cgi
|
||||||
@ -4789,7 +4789,6 @@ packages:
|
|||||||
# be removed from this list if they are fixed.
|
# be removed from this list if they are fixed.
|
||||||
"Unmaintained packages with compilation failures":
|
"Unmaintained packages with compilation failures":
|
||||||
- doctest-discover-configurator < 0
|
- doctest-discover-configurator < 0
|
||||||
- flexible-defaults < 0 # MonadFail
|
|
||||||
- haskell-tools-builtin-refactorings < 0 # bounds failure
|
- haskell-tools-builtin-refactorings < 0 # bounds failure
|
||||||
- hpqtypes < 0 # bounds failure
|
- hpqtypes < 0 # bounds failure
|
||||||
- stackage-types < 0
|
- stackage-types < 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user