diff options
| author | solrun <solalola@gmail.com> | 2016-03-09 01:15:46 +0100 |
|---|---|---|
| committer | solrun <solalola@gmail.com> | 2016-03-14 01:42:55 +0100 |
| commit | 61d6af777897d918decc0ab8ef6456e05fccbe7b (patch) | |
| tree | de8594ed3874facf5ca8f9fe4d75f21fc5be3506 /graphql.cabal | |
| parent | d1953891029a71115ee572b7b3798072cbaf2ea8 (diff) | |
| download | graphql-61d6af777897d918decc0ab8ef6456e05fccbe7b.tar.gz | |
Added documentation of functions and modules and included tutorial.lhs.
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 1 |
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 |
