Merge pull request #726 from phanimahesh/nix-integration
add nix.packages to stack.yaml
This commit is contained in:
@@ -5,3 +5,5 @@ extra-deps:
|
||||
- hasql-transaction-0.4.5.1
|
||||
ghc-options:
|
||||
postgrest: -O2 -Werror -Wall -fwarn-identities
|
||||
nix:
|
||||
packages: [postgresql, zlib]
|
||||
|
||||
Reference in New Issue
Block a user