mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +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" "linear" "< 1.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/187
|
||||
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/188
|
||||
addRange "Michael Snoyman" "tasty" "< 0.8"
|
||||
addRange "Michael Snoyman" "tasty-golden" "< 2.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user