Fix #3076: enable bifunctors-5.5

This commit is contained in:
Oleg Grenrus 2017-12-10 13:07:25 +02:00
parent 7806e25e6a
commit cfe05e2f44

View File

@ -3103,9 +3103,6 @@ packages:
# https://github.com/fpco/stackage/issues/3084
- hosc < 0.16
# https://github.com/fpco/stackage/issues/3076
- bifunctors < 5.5
# https://github.com/fpco/stackage/issues/3077
- deriving-compat < 0.4
@ -3284,7 +3281,6 @@ skipped-tests:
- diagrams-solve # tasty-quickcheck
- drawille # hspec 2.4
- dual-tree # testing-feat per ghc < 4.10
- edit-distance # QuickCheck 2.10
- envy # QuickCheck 2.10
- exception-transformers # HUnit 1.6
- extensible-effects # HUnit 1.6
@ -3294,7 +3290,6 @@ skipped-tests:
- genvalidity-hspec-cereal # doctest 0.13
- genvalidity-hspec-hashable # doctest 0.13
- genvalidity-property # doctest 0.13
- http-api-data # doctest 0.13
- lifted-base # HUnit 1.6
- makefile # GHC 8.2
- next-ref # hspec 2.3
@ -3304,7 +3299,6 @@ skipped-tests:
- retry # QuickCheck 2.10
- superbuffer # QuickCheck 2.10
- tar # tasty-quickcheck
- tdigest # doctest 0.13
- text-short # tasty-quickcheck
- vector # QuickCheck 2.10
- vector-builder # tasty-quickcheck
@ -3384,12 +3378,17 @@ skipped-tests:
- fgl-arbitrary
- graphviz
- 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!
- hackage-security # Cabal 2.0
- 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