[project @ 2004-01-23 13:37:40 by simonmar]
[ghc-hetmet.git] / ghc / compiler / utils / Outputable.lhs
index 6e98c2f..339a3bc 100644 (file)
@@ -62,7 +62,7 @@ import Panic
 import DATA_WORD       ( Word32 )
 
 import IO              ( Handle, stderr, stdout, hFlush )
-import Char             ( chr, ord )
+import Char             ( ord )
 \end{code}