diff options
Diffstat (limited to 'Sil/Compile.icl')
-rw-r--r-- | Sil/Compile.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sil/Compile.icl b/Sil/Compile.icl index 4c0d02d..42fa162 100644 --- a/Sil/Compile.icl +++ b/Sil/Compile.icl @@ -19,7 +19,7 @@ from Text import <+ import qualified ABC.Assembler as ABC import Sil.Syntax -import Sil.Util +import Sil.Util.Printer instance toString CompileError where |