Add shell.nix (#1298)

This commit is contained in:
Steve Chávez
2019-05-22 10:26:36 -05:00
committed by GitHub
parent 1cf54e6575
commit 16af470a99
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ extra-deps:
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints
nix:
packages: [postgresql, zlib]
shell-file: shell.nix
# only added because of hjsonschema conflict with http-types
# once hjsonschema upper bounding on http-types is solved it can be removed
allow-newer: true