mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #235
This commit is contained in:
parent
9c2739a99d
commit
9e5bf1d8cf
@ -431,9 +431,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/231
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.9"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/235
|
||||
addRange "Michael Snoyman" "entropy" "< 0.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/236
|
||||
addRange "Michael Snoyman" "attoparsec" "< 0.12"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user