web-rep-0.7.0: representations of a web page

Safe HaskellNone
LanguageHaskell2010

Web.Rep.Server

Description

Serve pages via ScottyM

Synopsis

Documentation

servePageWith :: RoutePattern -> PageConfig -> Page -> ScottyM () Source #

serve a Page via a ScottyM