[project @ 1996-07-19 18:36:04 by partain]
[ghc-hetmet.git] / ghc / compiler / coreSyn / PprCore.lhs
index e9bb179..57945cb 100644 (file)
@@ -31,7 +31,6 @@ import Id             ( idType, getIdInfo, getIdStrictness, isTupleCon,
                          nullIdEnv, SYN_IE(DataCon), GenId{-instances-}
                        )
 import IdInfo          ( ppIdInfo, StrictnessInfo(..) )
-import IdLoop          ( Unfolding )   -- Needed by IdInfo.hi?
 import Literal         ( Literal{-instances-} )
 import Name            ( isSymLexeme )
 import Outputable      -- quite a few things