mohws-0.2.1: Modular Haskell Web Server

Network.MoHWS.Server.Context

Contents

Description

Copyright: 2009, Henning Thielemann

Synopsis

ServerContext

data T ext Source

Constructors

Cons 

Instances

Functor T 
HasHandle (T ext) 

MIME types

Logging

logAccess :: T ext -> T body -> T body -> TimeDiff -> IO ()Source