servant-purescript-0.10.0.0: Generate PureScript accessor functions for you servant API
Servant.PureScript.Subscriber
genModule :: Settings -> [Req PSType] -> Doc Source #
genFunction :: [PSParam] -> Req PSType -> Doc Source #
genSignature :: Text -> [PSType] -> Maybe PSType -> Doc Source #
genFnBody :: Text -> [Text] -> Doc Source #
genFnCall :: Text -> [Text] -> Doc Source #