[project @ 1998-08-14 11:37:48 by sof]
[ghc-hetmet.git] / ghc / compiler / parser / UgenUtil.lhs
index 10bcca3..c73b6ce 100644 (file)
@@ -12,8 +12,6 @@ module UgenUtil (
 
 import GlaExts
 import Name
-import RdrHsSyn                ( RdrName(..) )
-import BasicTypes      ( IfaceFlavour )
 import SrcLoc          ( mkSrcLoc, noSrcLoc, SrcLoc )
 import FastString      ( FastString, mkFastCharString, mkFastCharString2 )
 \end{code}