servant-purescript-0.9.0.2: 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 #