mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
No need to manually track monomer.
This commit is contained in:
parent
e7ef35d40b
commit
4c28fa7c89
@ -5145,7 +5145,7 @@ packages:
|
||||
- wai-middleware-delegate
|
||||
|
||||
"Francisco Vallarino <fjvallarino@gmail.com> @fjvallarino":
|
||||
- monomer < 0
|
||||
- monomer
|
||||
- nanovg
|
||||
|
||||
"Ghais Issa <0x47@0x49.dev> @ghais":
|
||||
@ -7287,6 +7287,7 @@ packages:
|
||||
- monad-skeleton < 0 # tried monad-skeleton-0.2, but its *library* requires base >=4.9 && < 4.17 and the snapshot contains base-4.18.1.0
|
||||
- monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift
|
||||
- monadic-arrays < 0 # tried monadic-arrays-0.2.2, but its *library* requires transformers >=0.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- monomer < 0 # tried monomer-1.5.1.0, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- morpheus-graphql < 0 # tried morpheus-graphql-0.27.3, but its *library* requires the disabled package: morpheus-graphql-code-gen
|
||||
- morpheus-graphql-code-gen < 0 # tried morpheus-graphql-code-gen-0.27.3, but its *executable* requires optparse-applicative >=0.12.0 && < 0.18.0 and the snapshot contains optparse-applicative-0.18.1.0
|
||||
- msgpack-idl < 0 # tried msgpack-idl-0.2.1, but its *library* requires blaze-builder ==0.3.* and the snapshot contains blaze-builder-0.4.2.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user