aeson-match-qq-1.7.0: Declarative JSON matchers.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aeson.Match.QQ.Internal.Parse

Synopsis

Documentation

parse :: ByteString -> Either String (Matcher Exp) Source #

An attoparsec parser for a Matcher.

Note: consumes spaces before and after the matcher.