Drop an upper bound

This commit is contained in:
Michael Snoyman 2013-10-30 10:01:00 +02:00
parent d27651c54b
commit 5e9e9588f6

View File

@ -287,9 +287,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
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
addRange "FP Complete <michael@fpcomplete.com>" "bson" "< 0.2.3"