version changed to 3, circle ci to use ghc 7.10.1, stricter import/export in PgQuery and remove of dead code
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ machine:
|
||||
- createuser --superuser --no-password postgrest_test
|
||||
- createdb -O postgrest_test -U ubuntu postgrest_test
|
||||
ghc:
|
||||
version: 7.8.3
|
||||
version: 7.10.1
|
||||
dependencies:
|
||||
override:
|
||||
- cabal update
|
||||
|
||||
Reference in New Issue
Block a user