mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 03:17:29 +01:00
Drop an upper bound
This commit is contained in:
parent
d27651c54b
commit
5e9e9588f6
@ -287,9 +287,6 @@ 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