graphql-api-0.2.0: Sketch of GraphQL stuff
GraphQL.Internal.Syntax.Tokens
Description
Basic tokenising used by parser.
tok :: Parser a -> Parser a Source #
whiteSpace :: Parser () Source #