[Haskell-beginners] Web frameworks

Mats Rauhala mats.rauhala at gmail.com
Sun Jun 19 12:06:00 CEST 2011


Don't get me wrong. I respect you work, and I believe Yesod is awesome.
Actually for the project I'm working on, I seem to try to emulate Yesod
with happstack. I even tried to switch to Yesod midway, but as soon as I
tried to reimplement authentication I hit a brick wall. I checked [1]
and [2] and even checked the haskellers source. [3] has a bit better
documentation, and if only had checked the github site, I might have
chosen otherwise. Compared to [4] and [5] where I could easily see
examples with documentation.

Keep up the good work. I know I will keep checking the book frequently
:).

1.  http://hackage.haskell.org/package/authenticate-0.9.1.3
2.  http://www.yesodweb.com/book/auth
3. http://hackage.haskell.org/package/yesod-auth-0.5.0
4. http://hackage.haskell.org/package/happstack-auth
5. https://github.com/mcmaniac/happstack-auth/tree/master/demo

-- 
Mats Rauhala
MasseR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110619/9c7fb634/attachment.pgp>


More information about the Beginners mailing list