Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
class Eq (Route a) => RenderRoute a where Source
The type-safe URLs associated with a site argument.
class RenderRoute a => ParseRoute a where Source
class RenderRoute a => RouteAttrs a where Source
:: Route a | |
-> Set Text | A set of attributes associated with the route. |