wai-lite-0.1.0.0: A minimalist web framework for WAI web applications

Safe HaskellSafe-Infered

Network.Wai.Controller

Documentation

type Controller = ReaderT ControllerState (ResourceT IO)Source