Skip tree-diff tests, unconstrain trifecta. closes #3796

This commit is contained in:
Dan Burton 2018-07-04 12:19:48 -07:00
parent 23688b4a77
commit 401a60f8b5
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3633,9 +3633,6 @@ packages:
# https://github.com/haskell-compat/base-compat/issues/56 # https://github.com/haskell-compat/base-compat/issues/56
- base-compat < 0.10.2 - base-compat < 0.10.2
# https://github.com/commercialhaskell/stackage/issues/3796
- trifecta < 2
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of
@ -3839,6 +3836,7 @@ skipped-tests:
- superbuffer # QuickCheck-2.11.3 - superbuffer # QuickCheck-2.11.3
- tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1
- text # QuickCheck-2.11.3 - text # QuickCheck-2.11.3
- tree-diff # trifecta 2
- vector # QuickCheck-2.11.3 - vector # QuickCheck-2.11.3
- vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl - vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl
- zlib # tasty-quickcheck, tasty-hunit, tasty - zlib # tasty-quickcheck, tasty-hunit, tasty