mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bound for hspec-meta
This commit is contained in:
parent
2341a0e9fb
commit
f280a01868
@ -400,7 +400,6 @@ 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/207
|
||||
|
||||
Loading…
Reference in New Issue
Block a user