mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
More constraints required by #3163
This commit is contained in:
parent
c7b7e7efce
commit
1907a031b4
@ -3174,6 +3174,9 @@ packages:
|
||||
- mmark < 0.0.4.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3163
|
||||
#
|
||||
# Note: also remove dependency wai-middleware-rollbar from the skipped
|
||||
# tests section.
|
||||
- hspec-golden-aeson < 0.5
|
||||
|
||||
# end of packages
|
||||
@ -3376,6 +3379,7 @@ skipped-tests:
|
||||
- text-short # tasty-quickcheck
|
||||
- vector # QuickCheck 2.10
|
||||
- vector-builder # tasty-quickcheck
|
||||
- wai-middleware-rollbar-0.8.0 # hspec-golden-aeson, https://github.com/fpco/stackage/issues/3163
|
||||
- websockets # QuickCheck 2.10
|
||||
- zlib # tasty-quickcheck
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user