From 6354dbd89d354e5e2499b4c2bea5d5fa95e020df Mon Sep 17 00:00:00 2001 From: Adelyn Breedlove Date: Wed, 16 Jan 2019 23:36:59 -0700 Subject: eliminate all functors in favour of a simpler approach --- lib/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dune') diff --git a/lib/dune b/lib/dune index 0e28b0b..275cdae 100644 --- a/lib/dune +++ b/lib/dune @@ -17,7 +17,7 @@ role role_t snowflake user user_t - client dispatch endpoints event http models opcode rl s sharder + client config endpoints event http opcode rl sharder ) (libraries core async_ssl cohttp-async yojson websocket-async zlib ppx_deriving_yojson.runtime) (preprocess (pps ppx_jane ppx_deriving_yojson)) -- cgit v1.2.3