mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
Upper bound for #199
This commit is contained in:
parent
749e7445ee
commit
ffd0e41142
@ -348,6 +348,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/199
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.7"
|
||||
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
|
||||
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/200
|
||||
addRange "Michael Snoyman" "hspec" "< 1.9"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user