graphql-engine/server/cabal.project.ci

7 lines
139 B
Plaintext
Raw Normal View History

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