aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
authorChimrod <>2023-09-25 11:37:23 +0200
committerChimrod <>2023-09-25 11:37:23 +0200
commitb65767c276124fff7412ef0112929d3aab16553b (patch)
tree722f15ca0490925561fc26c973ef10ba75df0e70 /bin/dune
parent000d8bcc955e57b8e1278c05763eff5bd97862b8 (diff)
Name clash correction
Diffstat (limited to 'bin/dune')
-rw-r--r--bin/dune2
1 files changed, 1 insertions, 1 deletions
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