From a2615d3ac0b1ecf9e4b9e1e3f3a2797f62801bed Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 22 Jul 2017 18:18:57 -0400 Subject: - Removed algebraic effects module. If you want effects, just go with finally-tagless approach. --- stdlib/test/tests.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stdlib/test/tests.lux') diff --git a/stdlib/test/tests.lux b/stdlib/test/tests.lux index 7eff48e75..be26d43fb 100644 --- a/stdlib/test/tests.lux +++ b/stdlib/test/tests.lux @@ -14,8 +14,7 @@ ["_;" frp] ["_;" promise] ["_;" stm]) - (control ["_;" effect] - ["_;" exception] + (control ["_;" exception] ["_;" interval] ["_;" pipe] ["_;" cont] -- cgit v1.2.3