[project @ 2000-11-07 13:12:21 by simonpj]
[ghc-hetmet.git] / ghc / compiler / utils / Outputable.lhs
index 5f38e9b..9cb9fa8 100644 (file)
@@ -55,8 +55,6 @@ import FastString
 import qualified Pretty
 import Pretty          ( Doc, Mode(..), TextDetails(..), fullRender )
 import Panic
-import ST              ( runST )
-import Foreign
 import Char             ( chr, ord, isDigit )
 \end{code}