mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Remove upper bounds and close #187
This commit is contained in:
parent
e6ec0cd50e
commit
037d44b066
@ -330,9 +330,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "lens" "< 4.0"
|
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||||
addRange "Michael Snoyman" "linear" "< 1.6"
|
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/187
|
|
||||||
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/188
|
-- https://github.com/fpco/stackage/issues/188
|
||||||
addRange "Michael Snoyman" "tasty" "< 0.8"
|
addRange "Michael Snoyman" "tasty" "< 0.8"
|
||||||
addRange "Michael Snoyman" "tasty-golden" "< 2.2"
|
addRange "Michael Snoyman" "tasty-golden" "< 2.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user