mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #175
This commit is contained in:
parent
56b9967b2d
commit
5e247eb486
@ -352,10 +352,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "fay-base" "< 0.19"
|
||||
addRange "Michael Snoyman" "fay-text" "< 0.3.0.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/175
|
||||
addRange "Michael Snoyman" "blaze-html" "< 0.7"
|
||||
addRange "Michael Snoyman" "blaze-markup" "< 0.6"
|
||||
|
||||
-- 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