HAppS-Server-0.9.2.1: Web related tools and services.ContentsIndex
HAppS.Server.JSON
Documentation
data JSON
Constructors
JBool Bool
JString String
JInt Int
JFloat Float
JObj [(String, JSON)]
JList [JSON]
JNull
show/hide Instances
class ToJSON a where
Methods
toJSON :: a -> JSON
show/hide Instances
type CallBack = String
data JSONCall x
Constructors
JCall CallBack x
Produced by Haddock version 2.1.0