mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
upper bound for #1995 and skip terminal-progress-bar tests
This commit is contained in:
parent
dfdc6e64af
commit
3128351603
@ -2633,6 +2633,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/1994
|
||||
- hspec-wai < 0.8.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1995
|
||||
- scalpel < 0.4.0
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
@ -2766,6 +2769,7 @@ skipped-tests:
|
||||
- vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8
|
||||
- zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2
|
||||
- snap # QuickCheck 2.9
|
||||
- terminal-progress-bar # depends on older version of itself
|
||||
|
||||
# Transitive outdated dependencies
|
||||
# These packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user