[project @ 2002-05-11 10:02:21 by panne]
[ghc-hetmet.git] / ghc / compiler / utils / Pretty.lhs
index 71f4825..d3fe50a 100644 (file)
@@ -195,8 +195,6 @@ import PrelBase             ( unpackCString# )
 import GHC.Base                ( unpackCString# )
 #endif
 
-import PrimPacked      ( strLength )
-
 #if __GLASGOW_HASKELL__ < 411
 import PrelAddr                ( Addr(..) )
 #else