[web-devel] [Yesod] ANN: Wai routes 0.7

Greg Weber greg at gregweber.info
Fri Jun 12 16:28:57 UTC 2015


To me, wai-routes seems like a full web framework and a re-implementation
of Yesod (I am not suggesting that it is a bad thing). Is that its goal?

On Tue, Jun 9, 2015 at 3:54 PM, Anupam Jain <ajnsit at gmail.com> wrote:

> Hi all,
>
> I have just released v0.7 of wai-routes, the typesafe urls framework
> for wai. After letting the code rot for several months, I finally
> managed to carve out some time to do a bit of housekeeping. The code
> now compiles with ghc 7.8 and 7.10, and is compatible with wai-3.0.
> The dependency on yesod-routes has also been removed, as that package
> was deprecated, and its code has been folded into wai-routes.
>
> I also took the opportunity to add a few long pending features -
> 1. Subsites! Simpler than the corresponding concept in Yesod, though
> probably less powerful as well. This is still an evolving experimental
> feature.
> 2. Ability to get information about the currently executing route,
> including the Route Attributes (which is exactly the same thing as in
> Yesod).
>
> Get it at -
> [http://hackage.haskell.org/package/wai-routes]
> [https://github.com/ajnsit/wai-routes].
>
> Feedback would be greatly appreciated, especially from people using
> wai-routes in their projects!
>
> -- Anupam
>
> --
> You received this message because you are subscribed to the Google Groups
> "Yesod Web Framework" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to yesodweb+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/web-devel/attachments/20150612/794afec4/attachment.html>


More information about the web-devel mailing list