Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
SnelstartImport.Web.Routes
Description
routes for the app, seperated due to stage restriction
Synopsis
- resourcesApp :: [ResourceTree String]
- data App = App
- type Handler = HandlerFor App
- data family Route a
- type Widget = WidgetFor App ()
Documentation
Constructors
App |
Instances
type Handler = HandlerFor App Source #
The type-safe URLs associated with a site argument.