mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 09:00:28 +01:00
Fix #3076: enable bifunctors-5.5
This commit is contained in:
parent
7806e25e6a
commit
cfe05e2f44
@ -3103,9 +3103,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3084
|
# https://github.com/fpco/stackage/issues/3084
|
||||||
- hosc < 0.16
|
- hosc < 0.16
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3076
|
|
||||||
- bifunctors < 5.5
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3077
|
# https://github.com/fpco/stackage/issues/3077
|
||||||
- deriving-compat < 0.4
|
- deriving-compat < 0.4
|
||||||
|
|
||||||
@ -3284,7 +3281,6 @@ skipped-tests:
|
|||||||
- diagrams-solve # tasty-quickcheck
|
- diagrams-solve # tasty-quickcheck
|
||||||
- drawille # hspec 2.4
|
- drawille # hspec 2.4
|
||||||
- dual-tree # testing-feat per ghc < 4.10
|
- dual-tree # testing-feat per ghc < 4.10
|
||||||
- edit-distance # QuickCheck 2.10
|
|
||||||
- envy # QuickCheck 2.10
|
- envy # QuickCheck 2.10
|
||||||
- exception-transformers # HUnit 1.6
|
- exception-transformers # HUnit 1.6
|
||||||
- extensible-effects # HUnit 1.6
|
- extensible-effects # HUnit 1.6
|
||||||
@ -3294,7 +3290,6 @@ skipped-tests:
|
|||||||
- genvalidity-hspec-cereal # doctest 0.13
|
- genvalidity-hspec-cereal # doctest 0.13
|
||||||
- genvalidity-hspec-hashable # doctest 0.13
|
- genvalidity-hspec-hashable # doctest 0.13
|
||||||
- genvalidity-property # doctest 0.13
|
- genvalidity-property # doctest 0.13
|
||||||
- http-api-data # doctest 0.13
|
|
||||||
- lifted-base # HUnit 1.6
|
- lifted-base # HUnit 1.6
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
@ -3304,7 +3299,6 @@ skipped-tests:
|
|||||||
- retry # QuickCheck 2.10
|
- retry # QuickCheck 2.10
|
||||||
- superbuffer # QuickCheck 2.10
|
- superbuffer # QuickCheck 2.10
|
||||||
- tar # tasty-quickcheck
|
- tar # tasty-quickcheck
|
||||||
- tdigest # doctest 0.13
|
|
||||||
- text-short # tasty-quickcheck
|
- text-short # tasty-quickcheck
|
||||||
- vector # QuickCheck 2.10
|
- vector # QuickCheck 2.10
|
||||||
- vector-builder # tasty-quickcheck
|
- vector-builder # tasty-quickcheck
|
||||||
@ -3384,12 +3378,17 @@ skipped-tests:
|
|||||||
- fgl-arbitrary
|
- fgl-arbitrary
|
||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
|
# @phadej
|
||||||
|
- edit-distance # QuickCheck 2.10
|
||||||
|
- http-api-data # doctest 0.13
|
||||||
|
- tdigest # doctest 0.13
|
||||||
|
- time-parsers
|
||||||
|
- servant-mock # hspec-wai https://github.com/fpco/stackage/issues/3014
|
||||||
|
- servant-server # hspec-wai https://github.com/fpco/stackage/issues/3014
|
||||||
|
|
||||||
# Uncategorized, please categorize!
|
# Uncategorized, please categorize!
|
||||||
- hackage-security # Cabal 2.0
|
- hackage-security # Cabal 2.0
|
||||||
- ed25519 # QuickCheck, hlint and more
|
- ed25519 # QuickCheck, hlint and more
|
||||||
- servant-mock # https://github.com/fpco/stackage/issues/3014
|
|
||||||
- servant-server # # https://github.com/fpco/stackage/issues/3014
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user