diff options
Diffstat (limited to 'Sil/Compile.dcl')
-rw-r--r-- | Sil/Compile.dcl | 2 |
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 |