yesod-hello-world-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Handler.Hello

Documentation

getHelloR :: Handler TypedContent Source #

postHelloR :: Handler TypedContent Source #

getHelloNamedR :: Text -> Handler TypedContent Source #