bamboo-2009.8.16: A simple blog engine on HackSource codeContentsIndex
Bamboo.Controller.Type
Documentation
type Controller = StateController ()Source
type ETagController = StateController StringSource
type Part a = StateT State IO aSource
type StateController a = StateT State IO aSource
type View = State -> IO ResponseSource
Produced by Haddock version 2.4.2