Move ghc-options in stack config and out of cabal file

This commit is contained in:
Joe Nelson
2016-01-28 14:03:44 -08:00
parent 1a3c54793d
commit c887f2b3b4
2 changed files with 1 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ extra-deps:
- Ranged-sets-0.3.0
- packdeps-0.4.2.1
ghc-options:
postgrest: -Werror -Wall -fwarn-monomorphism-restriction -fwarn-missing-exported-sigs -fwarn-identities
postgrest: -O2 -Werror -Wall -fwarn-monomorphism-restriction -fwarn-missing-exported-sigs -fwarn-identities
packages:
- '.'