ekg/examples
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
..
Basic.hs Change basic example to not blow the stack 2013-02-22 09:42:43 -08:00