aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/src/Snug/Compile/Simulate.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'snug-clean/src/Snug/Compile/Simulate.dcl')
-rw-r--r--snug-clean/src/Snug/Compile/Simulate.dcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/snug-clean/src/Snug/Compile/Simulate.dcl b/snug-clean/src/Snug/Compile/Simulate.dcl
index a61d631..9b938d5 100644
--- a/snug-clean/src/Snug/Compile/Simulate.dcl
+++ b/snug-clean/src/Snug/Compile/Simulate.dcl
@@ -19,6 +19,7 @@ from Snug.Syntax import :: BasicValue
simulate :: !(Simulator a) -> [Instruction]
buildCons :: !Label !Int -> Simulator ()
+buildThunk :: !Label !Int -> Simulator ()
pushBasicValue :: !BasicValue -> Simulator ()