Adds cabal.config constraints to fix GHC 7.10 build

The latest HDBC-postgresql appears to not be compatible with older
versions of the cabal library. It is currently causing a compile error
on the travis build.
This commit is contained in:
David Vollbracht 2019-10-14 09:02:47 -05:00
parent bbb1573cd7
commit 49f0b5996b

View File

@ -0,0 +1 @@
constraints: HDBC-postgresql < 2.3.2.7