mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Merge pull request #240 from sol/master
Remove upper bound for hspec-meta
This commit is contained in:
commit
583e11f517
@ -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