Spock-lucid-0.1.0.0: Lucid support for Spock

Safe HaskellNone
LanguageHaskell2010

Web.Spock.Lucid

Synopsis

Documentation

lucid :: MonadIO m => HtmlT m a -> ActionCtxT ctx m a Source

Render HTML and send as response body. Content-type will be text/html.