[project @ 2001-05-03 21:07:21 by sof]
[ghc-hetmet.git] / ghc / compiler / nativeGen / StixInfo.lhs
index 1bfefc3..bb26435 100644 (file)
@@ -17,10 +17,9 @@ import ClosureInfo   ( closurePtrsSize,
                          infoTblNeedsSRT, getSRTInfo, closureSemiTag
                        )
 import PrimRep         ( PrimRep(..) )
-import SMRep           ( SMRep(..), getSMRepClosureTypeInt )
+import SMRep           ( getSMRepClosureTypeInt )
 import Stix            -- all of it
 import UniqSupply      ( returnUs, UniqSM )
-import Outputable      ( int )
 import BitSet          ( intBS )
 import Maybes          ( maybeToBool )