mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-02 15:04:37 +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" "hspec-meta" "< 1.9"
|
||||||
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
|
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
|
-- https://github.com/fpco/stackage/issues/207
|
||||||
addRange "Michael Snoyman" "semigroups" "< 0.13"
|
addRange "Michael Snoyman" "semigroups" "< 0.13"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user