Data.Aeson

Encoding and decoding

decode

decode'

encode

Core JSON types

data Value

type Array

type Object

Convenience types

data DotNetTime

Type conversion

class FromJSON a

data Result a

fromJSON

class ToJSON a

Constructors and accessors

(.=)

(.:)

(.:?)

(.!=)

object

Parsing

json

json'