Commit graph

3 commits

Author SHA1 Message Date
Johan Tibell
a5436c7e2e Change basic example to not blow the stack
It was using sum from the Prelude which is implemented using a
non-strict left fold, causing it to blow the stack.
2013-02-22 09:42:43 -08:00
Johan Tibell
2cf463e0cf Extend example with labels 2012-04-17 19:06:32 -07:00
Johan Tibell
68afa3416e Add example 2011-12-29 13:15:42 -08:00