From 30628d4bbc3ea8a4b2e716d5c83323599ed98cce Mon Sep 17 00:00:00 2001 From: Son Ho Date: Mon, 29 Nov 2021 17:00:46 +0100 Subject: Start working logging and make progress on printing ASTs --- src/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dune') diff --git a/src/dune b/src/dune index eb2966f4..c565d9fa 100644 --- a/src/dune +++ b/src/dune @@ -1,6 +1,6 @@ (executable (name main) - (libraries yojson zarith)) + (libraries yojson zarith easy_logging)) (env (dev (flags -- cgit v1.2.3