From b4605da3594b88f34087e4707e3129d98ff99ed6 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Wed, 7 Apr 2021 23:35:02 +0300 Subject: Change in modules. --- src/Instructions.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Instructions.hs') 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 -- cgit v1.2.3