[project @ 1996-04-08 16:15:43 by partain]
[ghc-hetmet.git] / ghc / compiler / coreSyn / PprCore.lhs
index 4a503e4..412c62d 100644 (file)
@@ -32,6 +32,7 @@ import Id             ( idType, getIdInfo, getIdStrictness,
                        )
 import IdInfo          ( ppIdInfo, StrictnessInfo(..) )
 import Literal         ( Literal{-instances-} )
+import Name            ( isOpLexeme )
 import Outputable      -- quite a few things
 import PprEnv
 import PprType         ( GenType{-instances-}, GenTyVar{-instance-} )