From b65767c276124fff7412ef0112929d3aab16553b Mon Sep 17 00:00:00 2001 From: Chimrod <> Date: Mon, 25 Sep 2023 11:37:23 +0200 Subject: Name clash correction --- bin/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/dune') diff --git a/bin/dune b/bin/dune index 239c88e..9702e66 100644 --- a/bin/dune +++ b/bin/dune @@ -3,7 +3,7 @@ (name qsp_parser) (libraries qsp_syntax - qsp_parser) + qparser) (preprocess (pps ppx_deriving.show -- cgit v1.2.3