diff options
Diffstat (limited to 'compiler/dune')
-rw-r--r-- | compiler/dune | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/dune b/compiler/dune index 0d899ecf..ae9cef04 100644 --- a/compiler/dune +++ b/compiler/dune @@ -29,6 +29,10 @@ InterpreterExpansion InterpreterExpressions Interpreter + InterpreterLoopsCore + InterpreterLoopsMatchCtxs + InterpreterLoopsJoinCtxs + InterpreterLoopsFixedPoint InterpreterLoops InterpreterPaths InterpreterProjectors |