From 035d8f4f339fa6b27fc56164eab3fe7d95b6a546 Mon Sep 17 00:00:00 2001 From: Mishio595 Date: Sun, 4 Nov 2018 20:21:17 -0700 Subject: Fix build file --- dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dune') diff --git a/dune b/dune index ee32d07..24f7556 100644 --- a/dune +++ b/dune @@ -1,6 +1,6 @@ (library (name animus) - (modules endpoints http client shard opcode shardManager) + (modules endpoints http client sharder opcode) (libraries lwt cohttp cohttp.lwt yojson websocket websocket-lwt-unix) ) -- cgit v1.2.3