mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 13:27:29 +01:00
Disabled urlpath (athanclark/urlpath#11)
This commit is contained in:
parent
e8373e339d
commit
877a86223c
@ -2544,7 +2544,7 @@ packages:
|
|||||||
- tries
|
- tries
|
||||||
- unit-constraint
|
- unit-constraint
|
||||||
- unfoldable-restricted
|
- unfoldable-restricted
|
||||||
- urlpath
|
- urlpath < 0 # 11.0.0 compile fail https://github.com/athanclark/urlpath/issues/11
|
||||||
- wai-transformers
|
- wai-transformers
|
||||||
- websockets-rpc
|
- websockets-rpc
|
||||||
- websockets-simple
|
- websockets-simple
|
||||||
@ -7204,6 +7204,7 @@ packages:
|
|||||||
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4
|
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4
|
||||||
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||||
- mallard < 0 # tried mallard-0.6.1.1, but its *library* requires megaparsec >=6 && < 7 and the snapshot contains megaparsec-9.4.1
|
- mallard < 0 # tried mallard-0.6.1.1, but its *library* requires megaparsec >=6 && < 7 and the snapshot contains megaparsec-9.4.1
|
||||||
|
- markup < 0 # tried markup-4.2.0, but its *library* requires the disabled package: urlpath
|
||||||
- marvin < 0 # tried marvin-0.2.5, but its *library* requires aeson >=0.11 && < 1.3 and the snapshot contains aeson-2.1.2.1
|
- marvin < 0 # tried marvin-0.2.5, but its *library* requires aeson >=0.11 && < 1.3 and the snapshot contains aeson-2.1.2.1
|
||||||
- marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.14
|
- marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.14
|
||||||
- marvin < 0 # tried marvin-0.2.5, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3
|
- marvin < 0 # tried marvin-0.2.5, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user