mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-05 16:34:39 +01:00
Remove upper bounds and close #171
This commit is contained in:
parent
a7868b76f7
commit
88637ecef0
@ -320,9 +320,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/170
|
-- https://github.com/fpco/stackage/issues/170
|
||||||
addRange "Michael Snoyman" "aeson" "< 0.7"
|
addRange "Michael Snoyman" "aeson" "< 0.7"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/171
|
|
||||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/178
|
-- https://github.com/fpco/stackage/issues/178
|
||||||
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
||||||
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user