mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
Re-disable mstate
This commit is contained in:
parent
4391d92fc8
commit
1849416be7
@ -5556,7 +5556,7 @@ packages:
|
|||||||
- monads-tf
|
- monads-tf
|
||||||
- mono-traversable-instances
|
- mono-traversable-instances
|
||||||
- mono-traversable-keys
|
- mono-traversable-keys
|
||||||
- mstate
|
- mstate < 0 # 0.2.8 compile fail
|
||||||
- multimap
|
- multimap
|
||||||
- multiset
|
- multiset
|
||||||
- mwc-random
|
- mwc-random
|
||||||
@ -6072,6 +6072,7 @@ packages:
|
|||||||
- MapWith < 0 # tried MapWith-0.2.0.0, but its *library* requires base >=4.9.1 && < 4.15 and the snapshot contains base-4.18.0.0
|
- MapWith < 0 # tried MapWith-0.2.0.0, but its *library* requires base >=4.9.1 && < 4.15 and the snapshot contains base-4.18.0.0
|
||||||
- NanoID < 0 # tried NanoID-3.3.0, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
|
- NanoID < 0 # tried NanoID-3.3.0, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
|
||||||
- NanoID < 0 # tried NanoID-3.3.0, but its *library* requires base >=4.7 && < 4.17 and the snapshot contains base-4.18.0.0
|
- NanoID < 0 # tried NanoID-3.3.0, but its *library* requires base >=4.7 && < 4.17 and the snapshot contains base-4.18.0.0
|
||||||
|
- Network-NineP < 0 # tried Network-NineP-0.4.7.3, but its *library* requires the disabled package: mstate
|
||||||
- NoTrace < 0 # tried NoTrace-0.3.0.4, but its *library* requires base >=4.7 && < 4.13 and the snapshot contains base-4.18.0.0
|
- NoTrace < 0 # tried NoTrace-0.3.0.4, but its *library* requires base >=4.7 && < 4.13 and the snapshot contains base-4.18.0.0
|
||||||
- RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseFasta ==0.3.0.* and the snapshot contains BiobaseFasta-0.4.0.1
|
- RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseFasta ==0.3.0.* and the snapshot contains BiobaseFasta-0.4.0.1
|
||||||
- RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseHTTP ==1.1.0 and the snapshot contains BiobaseHTTP-1.2.0
|
- RNAlien < 0 # tried RNAlien-1.7.0, but its *library* requires BiobaseHTTP ==1.1.0 and the snapshot contains BiobaseHTTP-1.2.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user