mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #170
This commit is contained in:
parent
48cd64f56e
commit
c761b6de99
@ -320,9 +320,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/170
|
||||
addRange "Michael Snoyman" "aeson" "< 0.7"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/178
|
||||
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
||||
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user