summaryrefslogtreecommitdiff
path: root/Library/Semantic.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Semantic.hs')
-rw-r--r--Library/Semantic.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Semantic.hs b/Library/Semantic.hs
index eac00a3..e59069e 100644
--- a/Library/Semantic.hs
+++ b/Library/Semantic.hs
@@ -1,4 +1,6 @@
module Library.Semantic (
+ MachineState,
+ machineToString,
eval,
doSemanticCheck
) where