From d8a731fe30ce800ac8347a902f38373d6cf689b2 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Mon, 22 Feb 2016 13:59:38 +0100 Subject: Remove `StringValue` type --- Data/GraphQL/Schema.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Data/GraphQL/Schema.hs') diff --git a/Data/GraphQL/Schema.hs b/Data/GraphQL/Schema.hs index 10cd691..1c45af2 100644 --- a/Data/GraphQL/Schema.hs +++ b/Data/GraphQL/Schema.hs @@ -18,7 +18,6 @@ module Data.GraphQL.Schema , Field , Argument(..) , Value(..) - , StringValue(..) ) where #if !MIN_VERSION_base(4,8,0) -- cgit v1.2.3