Documentation
type Application = Env -> IO ResponseSource
type Middleware = Application -> ApplicationSource
data RequestMethod Source
type HackErrors = String -> IO ()Source
Env | |
|
type Application = Env -> IO ResponseSource
type Middleware = Application -> ApplicationSource
data RequestMethod Source
type HackErrors = String -> IO ()Source
Env | |
|