summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-07-23 06:04:33 +0200
committerEugen Wissner <belka@caraus.de>2019-07-23 07:22:32 +0200
commit282946560e14a94748b4a0599ac7419c27848c04 (patch)
tree54341b3653bbde17002d8bc119de2d0688d15c13 /package.yaml
parent1b5094b6a3e6eb68f67bc3238487818f7b7d552a (diff)
downloadgraphql-0.4.0.0.tar.gz
Add singleError utility functionv0.4.0.0
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 5ffb72e..814d8c3 100644
--- a/package.yaml
+++ b/package.yaml
@@ -4,7 +4,6 @@ synopsis: Haskell GraphQL implementation
description:
This package provides a rudimentary parser for the
<https://graphql.github.io/graphql-spec/June2018/ GraphQL> language.
-homepage: https://github.com/jdnavarro/graphql-haskell
maintainer: belka@caraus.de
github: caraus-ecms/graphql
category: Language