aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
Diffstat (limited to 'dune')
-rw-r--r--dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune b/dune
index b8da5e2..519a52d 100644
--- a/dune
+++ b/dune
@@ -1,6 +1,6 @@
(library
(name disml)
- (modules activity attachment ban channel embed emoji guild member message presence reaction role snowflake user client dispatch endpoints event http opcode sharder)
+ (modules activity attachment ban channel embed emoji guild member message presence reaction role snowflake user client dispatch endpoints event http opcode s sharder)
(libraries core async_ssl cohttp-async yojson websocket-async zlib)
)