mohws-0.2.1: Modular Haskell Web Server

Network.MoHWS.HTTP.Version

Documentation

data T Source

Constructors

Cons 

Fields

major :: Int
 
minor :: Int
 

Instances

Eq T 
Ord T 
Show T