aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorChimrod <>2023-09-28 18:52:29 +0200
committerChimrod <>2023-09-29 10:00:21 +0200
commit71bdfc566bd50323695842a1c78007e1daac0e61 (patch)
treeae729cf88703c4053da24836aa7c533369f9b687 /lib/dune
parent93355b06a8270f02d345bdbe7b6a8c1bea9789bb (diff)
Added a way to discard the content until the end of the location — recover after an error
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 5717f90..f62c90e 100644
--- a/lib/dune
+++ b/lib/dune
@@ -1,8 +1,9 @@
(library
(name qparser)
(libraries
- qsp_syntax
+ str
menhirLib
+ qsp_syntax
)
(preprocess (pps
sedlex.ppx