mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Need to manage bv-little by hand (multiple libraries in package).
This commit is contained in:
parent
af7edcaf55
commit
04dfda5e7f
@ -4572,7 +4572,7 @@ packages:
|
|||||||
- webgear-swagger-ui
|
- webgear-swagger-ui
|
||||||
|
|
||||||
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
"Alex Washburn <github@recursion.ninja> @recursion-ninja":
|
||||||
- bv-little
|
- bv-little < 0 # 1.3.2 needs mono-traversable-keys
|
||||||
- mono-traversable-keys
|
- mono-traversable-keys
|
||||||
|
|
||||||
"Avi Press <mail@avi.press> @aviaviavi":
|
"Avi Press <mail@avi.press> @aviaviavi":
|
||||||
@ -8185,7 +8185,6 @@ skipped-tests:
|
|||||||
- brittany # tried brittany-0.14.0.2, but its *test-suite* requires hspec ^>=2.8.3 and the snapshot contains hspec-2.11.12
|
- brittany # tried brittany-0.14.0.2, but its *test-suite* requires hspec ^>=2.8.3 and the snapshot contains hspec-2.11.12
|
||||||
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires QuickCheck >=2.14.2 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
|
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires QuickCheck >=2.14.2 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
|
||||||
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires hspec >=2.7.8 && < 2.9 and the snapshot contains hspec-2.11.12
|
- buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires hspec >=2.7.8 && < 2.9 and the snapshot contains hspec-2.11.12
|
||||||
- bv-little # tried bv-little-1.3.2, but its *test-suite* requires the disabled package: mono-traversable-keys
|
|
||||||
- bytebuild # tried bytebuild-0.3.16.3, but its *test-suite* requires tasty-quickcheck >=0.10.1 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
- bytebuild # tried bytebuild-0.3.16.3, but its *test-suite* requires tasty-quickcheck >=0.10.1 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||||
- bzlib # tried bzlib-0.5.2.0, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
- bzlib # tried bzlib-0.5.2.0, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||||
- cabal-fix # tried cabal-fix-0.1.0.0, but its *test-suite* requires doctest-parallel >=0.3 && < 0.4 and the snapshot contains doctest-parallel-0.4
|
- cabal-fix # tried cabal-fix-0.1.0.0, but its *test-suite* requires doctest-parallel >=0.3 && < 0.4 and the snapshot contains doctest-parallel-0.4
|
||||||
@ -8460,7 +8459,7 @@ skipped-tests:
|
|||||||
- aern2-mp # https://github.com/michalkonecny/aern2/issues/11
|
- aern2-mp # https://github.com/michalkonecny/aern2/issues/11
|
||||||
|
|
||||||
# ???
|
# ???
|
||||||
- chronos # 1.1.5.1 chronos-test: executable not found
|
- chronos # 1.1.6.2 chronos-test: executable not found
|
||||||
- do-list # 1.0.1 test: executable not found https://github.com/tserduke/do-list/issues/3
|
- do-list # 1.0.1 test: executable not found https://github.com/tserduke/do-list/issues/3
|
||||||
- incremental-parser # Main: executable not found
|
- incremental-parser # Main: executable not found
|
||||||
- quickcheck-state-machine # test: executable not found
|
- quickcheck-state-machine # test: executable not found
|
||||||
@ -8948,7 +8947,7 @@ expected-benchmark-failures:
|
|||||||
# Compilation failures
|
# Compilation failures
|
||||||
- OrderedBits # 0.0.2.0
|
- OrderedBits # 0.0.2.0
|
||||||
- cacophony # 0.11.0
|
- cacophony # 0.11.0
|
||||||
- chronos # 1.1.5.1 Ambiguous occurrence ‘Thyme.defaultTimeLocale’
|
- chronos # 1.1.6.2 Ambiguous occurrence ‘Thyme.defaultTimeLocale’
|
||||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||||
- do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3
|
- do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user