[project @ 2001-01-05 17:57:07 by rrt]
[ghc-hetmet.git] / ghc / compiler / codeGen / SMRep.lhs
index c338cf8..d2bb4f7 100644 (file)
@@ -56,7 +56,6 @@ import Constants      ( sTD_HDR_SIZE, pROF_HDR_SIZE,
                          sTD_ITBL_SIZE, pROF_ITBL_SIZE,
                          gRAN_ITBL_SIZE, tICKY_ITBL_SIZE )
 import Outputable
-import GlaExts         ( Int(..), Int#, (<#), (==#), (<#), (>#) )
 \end{code}
 
 %************************************************************************