This reverts commit 407ea071f6.

postgresql-typed was broken with postgresql-binary 0.12, so the upper
bound on postgresql-typed won't fix the problem.

postgresql-typed 0.5.1 is now released and works with postgresql-binary
0.12.1.
This commit is contained in:
Dylan Simon 2017-03-22 16:53:07 -04:00
parent 407ea071f6
commit 4563795966

View File

@ -2955,9 +2955,6 @@ packages:
# https://github.com/fpco/stackage/issues/2393 # https://github.com/fpco/stackage/issues/2393
- HUnit < 1.6.0.0 - HUnit < 1.6.0.0
# https://github.com/dylex/postgresql-typed/issues/4
- postgresql-typed < 0.5.0
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of