Web.Scotty.Internal.Types

data Options

type Middleware m

type Application m

data ScottyState e m

addMiddleware

addRoute

addHandler

data ScottyT e m a

data ActionError e

class ScottyError e

type ErrorHandler e m

type Param

type File

data ActionEnv

data Content

data ScottyResponse

data ActionT e m a

data RoutePattern