commit
e067cb7e4d
@ -61,7 +61,7 @@ So each route is specified by:
|
|||||||
> , rhDispatch :: Dispatch res
|
> , rhDispatch :: Dispatch res
|
||||||
> }
|
> }
|
||||||
|
|
||||||
Your application needs to provide this moudle with a list of routes, and then
|
Your application needs to provide this module with a list of routes, and then
|
||||||
this module will give you back a new dispatch function. In other words:
|
this module will give you back a new dispatch function. In other words:
|
||||||
|
|
||||||
> toDispatch :: [Route res] -> Dispatch res
|
> toDispatch :: [Route res] -> Dispatch res
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user