mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #279
This commit is contained in:
parent
3df6d93758
commit
7a4f817d2f
@ -527,9 +527,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/277
|
||||
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
|
||||
addRange "Michael Snoyman" "lens" "< 4.4"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user