Hack
Documentation
data RequestMethod Source
data Hack_UrlScheme Source
Instances
type HackErrors = StreamSource
Constructors
| Env | |
Fields
| |
type Application = Env -> IO ResponseSource
type Middleware = Application -> ApplicationSource
type MiddleWare = MiddlewareSource