mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
yaml-unscrambler fixed (#7017).
This commit is contained in:
parent
5838c253b9
commit
c8dd2e2721
@ -1674,7 +1674,7 @@ packages:
|
||||
- th-lego
|
||||
- vector-builder
|
||||
- vector-extras
|
||||
- yaml-unscrambler < 0 # 0.1.0.16 # fails to compile (#7017)
|
||||
- yaml-unscrambler
|
||||
- xml-parser
|
||||
|
||||
"Iustin Pop <iustin@k1024.org> @iustin":
|
||||
@ -6494,7 +6494,6 @@ 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.7.0
|
||||
- docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires language-docker >=6.0.4 && < 7.0 and the snapshot contains language-docker-12.1.0
|
||||
- docopt < 0 # tried docopt-0.7.0.7, but its *library* requires template-haskell >=2.15.0 && < 2.18 and the snapshot contains template-haskell-2.20.0.0
|
||||
- domain < 0 # tried domain-0.1.1.4, but its *library* requires the disabled package: yaml-unscrambler
|
||||
- dotenv < 0 # tried dotenv-0.11.0.1, but its *executable* requires optparse-applicative >=0.11 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
|
||||
- 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
|
||||
@ -8987,9 +8986,6 @@ skipped-tests:
|
||||
- distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* requires the disabled package: network-transport-tcp
|
||||
- distributed-process-lifted # tried distributed-process-lifted-0.3.0.1, but its *test-suite* requires the disabled package: rematch
|
||||
- doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- domain-aeson # tried domain-aeson-0.1.1.1, but its *test-suite* requires the disabled package: domain
|
||||
- domain-cereal # tried domain-cereal-0.1, but its *test-suite* requires the disabled package: domain
|
||||
- domain-optics # tried domain-optics-0.1.0.3, but its *test-suite* requires the disabled package: domain
|
||||
- double-conversion # tried double-conversion-2.0.4.2, but its *test-suite* requires the disabled package: test-framework
|
||||
- drawille # tried drawille-0.1.2.0, but its *test-suite* requires hspec >=1.11 && < 2.4 and the snapshot contains hspec-2.11.1
|
||||
- dublincore-xml-conduit # tried dublincore-xml-conduit-0.1.0.2, but its *test-suite* requires the disabled package: hlint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user