mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Upper bound for #165
This commit is contained in:
parent
169a969227
commit
d6720e66cb
@ -351,6 +351,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/162
|
-- https://github.com/fpco/stackage/issues/162
|
||||||
addRange "Michael Snoyman" "postgresql-simple" "< 0.4"
|
addRange "Michael Snoyman" "postgresql-simple" "< 0.4"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/165
|
||||||
|
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||||
|
|
||||||
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