<div dir="ltr">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?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 9, 2015 at 3:54 PM, Anupam Jain <span dir="ltr"><<a href="mailto:ajnsit@gmail.com" target="_blank">ajnsit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have just released v0.7 of wai-routes, the typesafe urls framework<br>
for wai. After letting the code rot for several months, I finally<br>
managed to carve out some time to do a bit of housekeeping. The code<br>
now compiles with ghc 7.8 and 7.10, and is compatible with wai-3.0.<br>
The dependency on yesod-routes has also been removed, as that package<br>
was deprecated, and its code has been folded into wai-routes.<br>
<br>
I also took the opportunity to add a few long pending features -<br>
1. Subsites! Simpler than the corresponding concept in Yesod, though<br>
probably less powerful as well. This is still an evolving experimental<br>
feature.<br>
2. Ability to get information about the currently executing route,<br>
including the Route Attributes (which is exactly the same thing as in<br>
Yesod).<br>
<br>
Get it at -<br>
[<a href="http://hackage.haskell.org/package/wai-routes" rel="noreferrer" target="_blank">http://hackage.haskell.org/package/wai-routes</a>]<br>
[<a href="https://github.com/ajnsit/wai-routes" rel="noreferrer" target="_blank">https://github.com/ajnsit/wai-routes</a>].<br>
<br>
Feedback would be greatly appreciated, especially from people using<br>
wai-routes in their projects!<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Anupam<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "Yesod Web Framework" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:yesodweb%2Bunsubscribe@googlegroups.com">yesodweb+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/optout</a>.<br>
</font></span></blockquote></div><br></div>