aboutsummaryrefslogtreecommitdiff
path: root/src/Instructions.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Instructions.hs')
-rw-r--r--src/Instructions.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Instructions.hs b/src/Instructions.hs
index afdd818..2d84597 100644
--- a/src/Instructions.hs
+++ b/src/Instructions.hs
@@ -3,6 +3,7 @@ module Instructions where
import Prelude hiding (Word)
import Machine
+import Control
import Utils
import Data.IORef