mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Disable random-fu and conduit-algorithms
This commit is contained in:
parent
5f45a1b4a8
commit
f4be82cd14
@ -2710,7 +2710,7 @@ packages:
|
||||
- nix-paths
|
||||
- parsec-class
|
||||
- prim-uniq
|
||||
- random-fu
|
||||
- random-fu < 0
|
||||
- random-source
|
||||
- rvar
|
||||
- SafeSemaphore
|
||||
@ -3796,7 +3796,7 @@ packages:
|
||||
|
||||
"Luis Pedro Coelho <luis@luispedro.org> @luispedro":
|
||||
- safeio
|
||||
- conduit-algorithms
|
||||
- conduit-algorithms < 0 # compile fail
|
||||
- conduit-zstd
|
||||
|
||||
"Alex Biehl <alexbiehl@gmail.com> @alexbiehl":
|
||||
@ -5801,6 +5801,7 @@ packages:
|
||||
- diagrams-html5 < 0 # tried diagrams-html5-1.4.1, but its *library* requires the disabled package: static-canvas
|
||||
- diagrams-postscript < 0 # tried diagrams-postscript-1.5, but its *library* requires the disabled package: statestack
|
||||
- dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0
|
||||
- dice < 0 # tried dice-0.1.0.1, but its *library* requires the disabled package: random-fu
|
||||
- dictionaries < 0 # tried dictionaries-0.2.0.4, but its *executable* does not support: criterion-1.5.11.0
|
||||
- dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: attoparsec-0.14.1
|
||||
- dictionaries < 0 # tried dictionaries-0.2.0.4, but its *library* does not support: base-4.15.0.0
|
||||
@ -6324,6 +6325,7 @@ packages:
|
||||
- rakuten < 0 # tried rakuten-0.1.1.5, but its *library* does not support: req-3.9.2
|
||||
- rakuten < 0 # tried rakuten-0.1.1.5, but its *library* requires the disabled package: extensible
|
||||
- ranged-list < 0 # tried ranged-list-0.1.0.0, but its *library* requires the disabled package: typecheck-plugin-nat-simple
|
||||
- rank-product < 0 # tried rank-product-0.2.2.0, but its *library* requires the disabled package: random-fu
|
||||
- reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry
|
||||
- reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry-combinatorial
|
||||
- redis-io < 0 # tried redis-io-1.1.0, but its *library* requires the disabled package: operational
|
||||
|
||||
Loading…
Reference in New Issue
Block a user