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