mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-12 14:27:30 +01:00
Remove upper bounds and close #116
This commit is contained in:
parent
991507f7a1
commit
2c40e650c1
@ -249,9 +249,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "pandoc" "< 1.12"
|
addRange "Michael Snoyman" "pandoc" "< 1.12"
|
||||||
addRange "Michael Snoyman" "BlogLiterately" "< 0.6.3"
|
addRange "Michael Snoyman" "BlogLiterately" "< 0.6.3"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/116
|
|
||||||
addRange "Michael Snoyman" "semigroups" "< 0.10"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/118
|
-- https://github.com/fpco/stackage/issues/118
|
||||||
addRange "Michael Snoyman" "pem" "< 0.2"
|
addRange "Michael Snoyman" "pem" "< 0.2"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user