diff options
Diffstat (limited to 'Sil/Check.icl')
-rw-r--r-- | Sil/Check.icl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Sil/Check.icl b/Sil/Check.icl index 37ee282..61f5ac7 100644 --- a/Sil/Check.icl +++ b/Sil/Check.icl @@ -15,6 +15,7 @@ import Data.Tuple from Text import <+ import Sil.Syntax +import Sil.Types instance toString CheckError where |