Web.Route.Invertible.Common
data Route a
data RouteAction a b
data Host a
data Path a
class IsMethod m
type QueryString
type ContentType
class RouteString s
class Parameter s a
class Parameterized s p
data Placeholder s a
type RouteCase
type RouteMap