mohws-0.2.0.1: Modular Haskell Web ServerSource codeContentsIndex
Network.MoHWS.Module.Description
Description
Copyright: 2009, Henning Thielemann
Documentation
data T body ext Source
Constructors
Cons
name :: String
load :: T ext -> IO (T body)
configParser :: T () ext
setDefltConfig :: ext -> ext
empty :: T body extSource
lift :: T fullExt partExt -> T body partExt -> T body fullExtSource
Produced by Haddock version 2.4.2