summaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2022-01-15 11:50:20 +0100
committerEugen Wissner <belka@caraus.de>2022-01-15 11:50:20 +0100
commit396b48080643a07f96e960f52635797940314f2f (patch)
tree9f01f16827d174f6be63ff42498dc403e25d9938 /cabal.project
parent82b21bece81f644988ab563d680df8ebbb252587 (diff)
downloadgraphql-spice-396b48080643a07f96e960f52635797940314f2f.tar.gz
Add cabal.project to build with the correct flags
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project4
1 files changed, 4 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project
new file mode 100644
index 0000000..566a70e
--- /dev/null
+++ b/cabal.project
@@ -0,0 +1,4 @@
+packages: .
+
+constraints: graphql -json
+tests: False