mohws-0.2.1.3: Modular Haskell Web Server
Network.MoHWS.Server.Options
data T Source
Constructors
configPath :: T -> FilePathSource
inServerRoot :: T -> FilePath -> FilePathSource
parse :: [String] -> Either String TSource