2020-01-18 01:07:15 +03:00
|
|
|
-- The project configuration used when building in CI.
|
|
|
|
|
2020-05-13 15:33:16 +03:00
|
|
|
reject-unconstrained-dependencies: all
|
|
|
|
|
2020-01-18 01:07:15 +03:00
|
|
|
package graphql-engine
|
|
|
|
ghc-options: -j3 -Werror
|
|
|
|
tests: true
|
|
|
|
benchmarks: true
|