mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Revert "Remove upper bounds and close #279"
This reverts commit 7a4f817d2f.
This commit is contained in:
parent
ebf9b693eb
commit
47b9b116fc
@ -527,6 +527,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/277
|
-- https://github.com/fpco/stackage/issues/277
|
||||||
addRange "Michael Snoyman" "pandoc" "< 1.13"
|
addRange "Michael Snoyman" "pandoc" "< 1.13"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/279
|
||||||
|
addRange "Michael Snoyman" "MonadRandom" "< 0.2"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/281
|
-- https://github.com/fpco/stackage/issues/281
|
||||||
addRange "Michael Snoyman" "lens" "< 4.4"
|
addRange "Michael Snoyman" "lens" "< 4.4"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user