about summary refs log tree commit diff
path: root/src/elaborator/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/elaborator/dune')
-rw-r--r--src/elaborator/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elaborator/dune b/src/elaborator/dune
index e4180fa..3e5a418 100644
--- a/src/elaborator/dune
+++ b/src/elaborator/dune
@@ -6,7 +6,7 @@
   bwd
   toytt.ast
   toytt.error
-  toytt.ident
+  toytt.name
   toytt.nbe
   toytt.pretty
   toytt.toplevel))