mohws-0.2.1.8: Modular Haskell Web Server
Copyright2002 Simon Marlow.
Safe HaskellNone
LanguageHaskell98

Network.MoHWS.Part.File

Description

 
Synopsis

Documentation

data Configuration Source #

Dummy Configuration that forces users to use the lifting mechanism, which in turn asserts that future extensions are respected.

desc :: C body => T body Configuration Source #