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