web-rep-0.10.0: representations of a web page
Safe HaskellSafe-Inferred
LanguageHaskell2010

Web.Rep.Server

Description

Serve pages via ScottyM

Synopsis

Documentation

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

serve a Page via a ScottyM