Bump version

This commit is contained in:
Joe Nelson
2017-01-20 00:21:08 -08:00
committed by GitHub
parent c15f693dbb
commit 9b407034a8
5 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ extra-deps:
- hasql-pool-0.4.1
- hasql-transaction-0.5
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints
nix:
packages: [postgresql, zlib]