Safe Haskell | None |
---|---|
Language | Haskell2010 |
Servant.PureScript.MakeRequests
Documentation
genBuildPath :: Path PSType -> Doc #
genBuildSegment :: SegmentType PSType -> Doc #
genBuildQuery :: [QueryArg PSType] -> Doc #
genBuildQueryArg :: QueryArg PSType -> Doc #
genBuildHeaders :: [HeaderArg PSType] -> Doc #
genBuildHeader :: HeaderArg PSType -> Doc #
psHttpRequest :: PSType #