[project @ 1998-03-19 23:54:49 by simonpj]
[ghc-hetmet.git] / ghc / compiler / simplStg / StgVarInfo.lhs
index aef731c..aa0f524 100644 (file)
@@ -27,7 +27,6 @@ import IdInfo         ( ArityInfo(..) )
 import Maybes          ( maybeToBool )
 import Name            ( isLocallyDefined )
 import BasicTypes       ( Arity )
-import PprType         ( GenType{-instance Outputable-} )
 import Outputable
 
 infixr 9 `thenLne`, `thenLne_`