From 2f4310268a12e46911e3c3e9c2044ad1e46ae9f6 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 2 Jul 2020 07:33:03 +0200 Subject: Merge Trans and Type.Out modules --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a27596f..3b33ad7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ be built on top of it. ## State of the work -For now this only provides a parser and a printer for the GraphQL query -language and allows to execute queries and mutations without the schema -validation step. But the idea is to be a Haskell port of +For now this only provides a parser and a printer for the GraphQL query language +and allows to execute queries and mutations using the given schema, but without +the validation step. But the idea is to be a Haskell port of [`graphql-js`](https://github.com/graphql/graphql-js). For the list of currently missing features see issues marked as -- cgit v1.2.3