servant-purescript-0.9.0.1: Generate PureScript accessor functions for you servant API

Safe HaskellNone
LanguageHaskell2010

Servant.PureScript.CodeGen

Synopsis

Documentation

reqToParams :: Req PSType -> [Param PSType] Source #

Extract all function parameters from a given Req.

psVar :: Text -> Doc Source #

Little helper for generating valid variable names