Commit graph

5 commits

Author SHA1 Message Date
Leonardo de Moura
3df91f1567 chore(*): fix tests 2018-05-21 06:57:43 -07:00
Leonardo de Moura
d5fd86791d chore(tests/lean/run/ext_eff*): reduce number of iterations
My machine was taking forever to run these tests in debug mode.
2018-05-09 10:52:33 -07:00
Sebastian Ullrich
4ed7b57903 test(tests/lean/run/ext_eff): add IO exception handling example 2018-05-08 17:29:12 +02:00
Sebastian Ullrich
91e3e2435a test(tests/lean/run/ext_eff): document quadratic run time issue and implement solution from paper
~3x slowdown on right-associated binds
2018-05-07 23:58:17 +02:00
Sebastian Ullrich
7da6d5c50d test(tests/lean/run/ext_eff): add extensible effects monad example 2018-05-04 19:44:33 +02:00