Files
graphql-engine/server/cabal.project.ci
2020-01-17 16:07:15 -06:00

7 lines
139 B
Plaintext

-- The project configuration used when building in CI.
package graphql-engine
ghc-options: -j3 -Werror
tests: true
benchmarks: true