There's a HelloWorld and five tutorials available on the documentation site[1]. Each of the tutorials is in fact a literate Haskell file in the repo[2], so if you want to experiment, you might just clone the repo and start running code.

The first three tutorials are properly commented; the last two are mostly just code. I have not ported over any of my open-source web apps to Yesod 0.2 yet, so most complex examples are not available at the moment.

Michael

[1] http://docs.yesodweb.com/yesod/
[2] http://github.com/snoyberg/yesoddocs

On Wed, May 12, 2010 at 7:41 PM, Jeremy Shaw <jeremy@n-heptane.com> wrote:
Hello,

Is there an update-to-date example that works with Yesod so I can a feel for how it works ?

- jeremy

On May 12, 2010, at 8:46 AM, Michael Snoyman wrote:

Hi all,

I believe my 0.2 branch of Yesod[1] is feature-complete for this release, and it seems to be fairly stable. The documentation on it[2] give a good introduction, and hopefully the haddocks will fill in the gaps.

At this point, I wanted to ask the community if they have any changes they'd like to see in this release. I'm planning on releasing some time next week.

The main feature which is still prominently missing for this release is a persistence layer; hopefully that will be included in the next major release. If anyone has any ideas on this, I'm all ears.

Thanks,
Michael

_______________________________________________
web-devel mailing list
web-devel@haskell.org
http://www.haskell.org/mailman/listinfo/web-devel