From ffd7237f62ff8b286a05c9256ab90c92770241a9 Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Sun, 25 Nov 2018 20:30:11 -0700 Subject: More models, some dispatch rework starting --- dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dune') diff --git a/dune b/dune index 8645b63..b8da5e2 100644 --- a/dune +++ b/dune @@ -1,6 +1,6 @@ (library (name disml) - (modules attachment channel embed emoji guild member message reaction role snowflake user client endpoints http opcode sharder) + (modules activity attachment ban channel embed emoji guild member message presence reaction role snowflake user client dispatch endpoints event http opcode sharder) (libraries core async_ssl cohttp-async yojson websocket-async zlib) ) -- cgit v1.2.3