summaryrefslogtreecommitdiff
path: root/compiler/dune
diff options
context:
space:
mode:
authorSon Ho2023-10-25 18:44:28 +0200
committerSon Ho2023-10-25 18:44:28 +0200
commit81b7a7d706bc1a0f2f57bc254a8af158039a10cf (patch)
tree64ac32b95e61f12d54be54827a3efc66f829106f /compiler/dune
parent862c6f939b001e4fe0556cc73af71210e7b96ea2 (diff)
Make the hashmap files typecheck again in Lean
Diffstat (limited to '')
-rw-r--r--compiler/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/dune b/compiler/dune
index a4b09df4..648c7325 100644
--- a/compiler/dune
+++ b/compiler/dune
@@ -24,6 +24,7 @@
Extract
ExtractBase
ExtractBuiltin
+ ExtractTypes
FunsAnalysis
Identifiers
InterpreterBorrowsCore