Data.API.JSON
data JSONError
type JSONWarning
data Expected
data FormatExpected
type Position
data Step
prettyJSONErrorPositions
prettyJSONError
prettyStep
data ParserWithErrs a
data ParseFlags
defaultParseFlags
runParserWithErrsTop
class FromJSONWithErrs a
fromJSONWithErrs
fromJSONWithErrs'
fromJSONWithErrs''
decodeWithErrs
decodeWithErrs'
parseJSONDefault
withParseFlags
failWith
expectedArray
expectedBool
expectedInt
expectedObject
expectedString
badFormat
withInt
withIntRange
withBinary
withBool
withText
withRegEx
withUTC
withUTCRange
withVersion
withField
withDefaultField
(.:.)
(.::)
withUnion