wai-app-static-3.1.7.4: WAI application for static serving
Safe Haskell None
Language Haskell2010

WaiAppStatic.CmdLine

Description

Command line version of wai-app-static, used for the warp-static server.

Synopsis

Documentation

runCommandLine :: ( Args -> Middleware ) -> IO () Source #

Run with the given middleware and parsing options from the command line.

Since 2.0.1