mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip tree-diff tests, unconstrain trifecta. closes #3796
This commit is contained in:
parent
23688b4a77
commit
401a60f8b5
@ -3633,9 +3633,6 @@ packages:
|
||||
# https://github.com/haskell-compat/base-compat/issues/56
|
||||
- base-compat < 0.10.2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3796
|
||||
- trifecta < 2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -3839,6 +3836,7 @@ skipped-tests:
|
||||
- superbuffer # QuickCheck-2.11.3
|
||||
- tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1
|
||||
- text # QuickCheck-2.11.3
|
||||
- tree-diff # trifecta 2
|
||||
- vector # QuickCheck-2.11.3
|
||||
- vector-builder # tasty-quickcheck, tasty-hunit, tasty, foldl
|
||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||
|
||||
Loading…
Reference in New Issue
Block a user