wai-devel-0.0.0.3: A web server for the development of WAI compliant web applications.

Copyright(c) 2015 Njagi Mwaniki
LicenseMIT
Maintainernjagi@urbanslug.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Devel

Description

 

Synopsis

Documentation

buildAndRun :: FilePath -> String -> [String] -> Bool -> IO () Source

Build and run our haskell application.