mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Upper bounds for #162
This commit is contained in:
parent
27dd991827
commit
9dea3888e6
@ -333,6 +333,9 @@ 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"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user