Text.JSON

JSON Types

data JSValue

Serialization to and from JSValues

class JSON a

Encoding and Decoding

data Result a

Wrapper Types

data JSString
data JSObject e

Serialization to and from Strings.

Reading JSON

Writing JSON

Instance helpers