Upper bound on postgresql-binary

This commit is contained in:
Michael Snoyman 2014-11-17 09:45:05 +02:00
parent fde41de145
commit 3f83d8c224

View File

@ -551,6 +551,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
words "neat-interpolation cases" ++
words "base-prelude mtl-prelude"
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "mtl-prelude" "< 2"
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "postgresql-binary" "< 0.4"
-- https://github.com/fpco/stackage/issues/217
addRange "Michael Snoyman" "transformers" "< 0.4"