purescript-cofree-react-router icon indicating copy to clipboard operation
purescript-cofree-react-router copied to clipboard

React-Router implemented in PureScript as Cofree Comonad for the Array functor.

Results 3 purescript-cofree-react-router issues
Sort by recently updated
recently updated
newest added
trafficstars

Currently, each mounted component (as part of `Router`) gets as props the `arg` in `Router RouteProps arg`, by virtue of `RouteProps arg`. But if I have an ADT: ```haskell type...

enhancement

When installing through bower it is not resolved.