mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 17:58:31 +01:00
Remove upper bounds and close #159
This commit is contained in:
parent
a38d8c82c0
commit
6726336326
@ -317,9 +317,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/159
|
||||
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/161
|
||||
addRange "Michael Snoyman" "RSA" "< 1.3"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user