nero-warp-0.3: Run Nero server applications with Warp

Safe HaskellNone
LanguageHaskell2010

Nero.Warp

Contents

Synopsis

Warp serve

serve :: Server a => Port -> a -> IO () Source

Run a Nero Application with Warp on the given port.