Data.Json.Serialiser

Serialising to different types

serialiseJsonBs

serialiseJsonBsl

serialiseJsonT

Description how to serialise JSON from a Haskell type

class ToJson a

DSL to easily create serialiser for custom Haskell types

runSerSpec

data SerSpec k

(.<-)

data KeyedSerialiser k

data SerObjSpec k ts

data SpecKey k t

(.:)

(.:?)

Low level JSON serialising helpers

data ObjectBuilder

emptyObject

data Value

(.=)

(.=#)

row

array

nullValue