Skip to content

Commit

Permalink
Add fix for osx build
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-chavez committed Jun 24, 2019
1 parent 670db18 commit 2803692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ extra-deps:
- deferred-folds-0.9.10.1
- primitive-0.6.4.0
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints -optP-Wno-nonportable-include-path
nix:
packages: [pcre, pkgconfig, postgresql, zlib]

0 comments on commit 2803692

Please sign in to comment.