summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorsolrun <solalola@gmail.com>2016-03-09 01:15:46 +0100
committersolrun <solalola@gmail.com>2016-03-14 01:42:55 +0100
commit61d6af777897d918decc0ab8ef6456e05fccbe7b (patch)
treede8594ed3874facf5ca8f9fe4d75f21fc5be3506 /graphql.cabal
parentd1953891029a71115ee572b7b3798072cbaf2ea8 (diff)
downloadgraphql-61d6af777897d918decc0ab8ef6456e05fccbe7b.tar.gz
Added documentation of functions and modules and included tutorial.lhs.
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 4b3cc38..22fe148 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -16,6 +16,7 @@ build-type: Simple
cabal-version: >=1.10
tested-with: GHC == 7.8.4, GHC == 7.10.3
extra-source-files: README.md CHANGELOG.md stack.yaml
+ docs/tutorial/tutorial.lhs
data-files: tests/data/*.graphql
tests/data/*.min.graphql