Data.Aeson

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

Encoding and parsing

encode

json