Web.Scotty.Trans
scottyT
scottyAppT
scottyOptsT
scottySocketT
data Options
middleware
get
post
put
delete
patch
options
addroute
matchAny
notFound
capture
regex
function
literal
request
header
headers
body
bodyReader
param
params
jsonData
files
status
addHeader
setHeader
redirect
text
html
file
json
stream
raw
raise
rescue
next
finish
defaultHandler
class ScottyError e
liftAndCatchIO
type Param
class Parsable a
readEither
data RoutePattern
type File
data ScottyT e m a
data ActionT e m a