mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 04:17:29 +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
|
-- https://github.com/fpco/stackage/issues/161
|
||||||
addRange "Michael Snoyman" "RSA" "< 1.3"
|
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
|
-- https://github.com/fpco/stackage/issues/166
|
||||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user