aboutsummaryrefslogtreecommitdiff
path: root/Sil/Compile.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'Sil/Compile.dcl')
-rw-r--r--Sil/Compile.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sil/Compile.dcl b/Sil/Compile.dcl
index 61ee1b5..710101d 100644
--- a/Sil/Compile.dcl
+++ b/Sil/Compile.dcl
@@ -5,7 +5,7 @@ from StdOverloaded import class toString
from Data.Error import :: MaybeError
-from ABC.Assembler import :: Assembler, :: Statement, instance <<< Assembler
+from ABC.Assembler import :: Assembler, :: Statement, printAssembler
from Sil.Error import :: Error
from Sil.Syntax import :: Program