rest-gen-0.9.0.2: Documentation and client generation from rest definition.

Safe HaskellNone

Rest.Gen.Base.JSON.Pretty

Documentation

pp_boolean :: Bool -> DocSource

pp_number :: Either Integer Double -> DocSource

pp_array :: [Value] -> DocSource

vlist :: String -> String -> [Doc] -> DocSource

pp_string :: String -> DocSource

pp_object :: [(String, Value)] -> DocSource

pp_js_string :: String -> DocSource