Commit graph

5 commits

Author SHA1 Message Date
Johan Tibell
027d38b2c2 Fix Basic example to compile after the package split
Fixes #31.
2014-10-15 09:09:35 +02:00
Johan Tibell
e74133eb70 Add distribution event type 2014-04-21 15:53:30 +02:00
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