Data.Json.Parser

Parsing from different types

parseJsonBs

parseJsonBsl

parseJsonT

Description how to parse JSON to a Haskell type

class JsonReadable t

DSL to easily create parser for custom Haskell types

runSpec

data ObjSpec ts

data TypedKey t

reqKey

optKey

Low level JSON parsing helpers

readObject

data WrappedValue

getValueByKey

getOptValueByKey