diff options
author | Son Ho | 2023-10-25 18:44:28 +0200 |
---|---|---|
committer | Son Ho | 2023-10-25 18:44:28 +0200 |
commit | 81b7a7d706bc1a0f2f57bc254a8af158039a10cf (patch) | |
tree | 64ac32b95e61f12d54be54827a3efc66f829106f /compiler/dune | |
parent | 862c6f939b001e4fe0556cc73af71210e7b96ea2 (diff) |
Make the hashmap files typecheck again in Lean
Diffstat (limited to 'compiler/dune')
-rw-r--r-- | compiler/dune | 1 |
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 |