mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 11:00:25 +01:00
postgresql-simple upper bound for lpsmith/postgresql-simple#88
This commit is contained in:
parent
94302f3c00
commit
9a0d37cd5c
@ -284,6 +284,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
|
-- https://github.com/lpsmith/postgresql-simple/issues/88
|
||||||
|
addRange "Michael Snoyman" "postgresql-simple" "< 0.3.9"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
addRange "FP Complete <michael@fpcomplete.com>" "bson" "< 0.2.3"
|
addRange "FP Complete <michael@fpcomplete.com>" "bson" "< 0.2.3"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user