mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Remove upper bounds and close #205
This commit is contained in:
parent
e8ea64261f
commit
aa908dc94f
@ -368,9 +368,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
|
||||
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/205
|
||||
addRange "Michael Snoyman" "hastache" "< 0.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/207
|
||||
addRange "Michael Snoyman" "semigroups" "< 0.13"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user