From 1eb1121490f4331c36298f048c76f9f720206879 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Fri, 3 Dec 2021 14:43:29 +0100 Subject: Make minor modifications --- src/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dune') diff --git a/src/dune b/src/dune index ec9f2d2b..ac0480d3 100644 --- a/src/dune +++ b/src/dune @@ -1,6 +1,6 @@ (executable (name main) - (preprocess (pps ppx_deriving.show ppx_deriving.ord)) + (preprocess (pps ppx_deriving.show ppx_deriving.ord visitors.ppx)) (libraries ppx_deriving yojson zarith easy_logging)) (env -- cgit v1.2.3