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