Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Network.Wai.Middleware.Routes.Class
Documentation
class Eq (Route a) => RenderRoute a where Source
class RenderRoute a => ParseRoute a where Source
class RenderRoute a => RouteAttrs a where Source
Methods
Arguments
:: Route a | |
-> Set Text | A set of attributes associated with the route. |