about summary refs log tree commit diff
path: root/src/parser/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/dune')
-rw-r--r--src/parser/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/dune b/src/parser/dune
index fd4aae7..7a1b290 100644
--- a/src/parser/dune
+++ b/src/parser/dune
@@ -10,4 +10,4 @@
  (libraries
   asai
   toytt.ast
-  toytt.reporter))
+  toytt.error))