summaryrefslogtreecommitdiff
path: root/src/Language/GraphQL.hs
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 /src/Language/GraphQL.hs
parent82b21bece81f644988ab563d680df8ebbb252587 (diff)
downloadgraphql-spice-396b48080643a07f96e960f52635797940314f2f.tar.gz
Add cabal.project to build with the correct flags
Diffstat (limited to 'src/Language/GraphQL.hs')
-rw-r--r--src/Language/GraphQL.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Language/GraphQL.hs b/src/Language/GraphQL.hs
deleted file mode 100644
index 478c4c2..0000000
--- a/src/Language/GraphQL.hs
+++ /dev/null
@@ -1,3 +0,0 @@
-module Language.GraphQL
- (
- ) where