mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #162
This commit is contained in:
parent
60af4f0706
commit
35487e7130
@ -347,9 +347,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/161
|
||||
addRange "Michael Snoyman" "RSA" "< 1.3"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/162
|
||||
addRange "Michael Snoyman" "postgresql-simple" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/166
|
||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user