From 5175586def05410890023ab340b8381045de6811 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 26 Aug 2019 10:14:46 +0200 Subject: Provide more documentation on functions and types --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da7aa7b..136b9dd 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ GraphQL implementation in Haskell. This implementation is relatively low-level by design, it doesn't provide any mappings between the GraphQL types and Haskell's type system and avoids -compile-time magic. It focuses on flexibility instead instead, so other -solutions can be built on top of it. +compile-time magic. It focuses on flexibility instead, so other solutions can +be built on top of it. ## State of the work -- cgit v1.2.3