hack-handler-hyena-2009.6.23.1: Hyena hack handler

Hack.Handler.Hyena

Synopsis

Documentation

data ServerConf Source

this won't change the port or servername for hyena, use ./main -p 3000 to configure port this just make sure port and serverName are presented in Env

Constructors

ServerConf 

Fields

port :: Int
 
serverName :: String
 

Instances