MFlow-0.3.0.1: stateful, RESTful web framework

Safe HaskellNone

MFlow.Wai.Blaze.Html.All

Description

 

Synopsis

Documentation

module MFlow

module MFlow.Wai

runNavigation :: String -> FlowM Html (Workflow IO) () -> IO BoolSource

run a persistent flow. The port is read from the first exectution parameter if no parameter, it is read from the PORT environment variable. if this does not exist, the port 80 is used.