mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
No need to track dom-parser manually.
This commit is contained in:
parent
66fde804cc
commit
538dafae53
@ -4220,7 +4220,7 @@ packages:
|
||||
- ghost-buster
|
||||
|
||||
"typeable.io <makeit@typeable.io>":
|
||||
- dom-parser < 0 # 3.1.0 compile fail
|
||||
- dom-parser
|
||||
- xml-isogen < 0 # 0.3.0 compile fail
|
||||
|
||||
"Jeremy Huffman <jeremy@jeremyhuffman.com> @jeremyjh":
|
||||
@ -6643,6 +6643,7 @@ packages:
|
||||
- docker < 0 # tried docker-0.7.0.1, but its *library* requires tls >=1.3.7 && < 1.7.0 and the snapshot contains tls-1.9.0
|
||||
- docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires the disabled package: language-docker
|
||||
- docopt < 0 # tried docopt-0.7.0.7, but its *library* requires containers >=0.6.2 && < 0.6.6 and the snapshot contains containers-0.6.8
|
||||
- dom-parser < 0 # tried dom-parser-3.2.0, but its *library* requires the disabled package: xml-lens
|
||||
- download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed
|
||||
- download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed
|
||||
- earcut < 0 # tried earcut-0.1.0.4, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.19.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user