happstack-0.5.0: The haskell application server stack + code generationSource codeContentsIndex
Happstack.Server.HStringTemplate
Synopsis
webST :: MonadIO m => String -> [(String, String)] -> m Response
Documentation
webST :: MonadIO m => String -> [(String, String)] -> m ResponseSource
webST name attrs renders a name template with attrs
Produced by Haddock version 2.6.1