[project @ 1997-09-26 14:28:43 by simonpj]
[ghc-hetmet.git] / ghc / compiler / parser / UgenUtil.lhs
index bb0d68e..11f6c59 100644 (file)
@@ -36,6 +36,7 @@ import Name
 #endif
 
 import RdrHsSyn                ( RdrName(..) )
+import BasicTypes      ( IfaceFlavour )
 import SrcLoc          ( mkSrcLoc, noSrcLoc, SrcLoc )
 \end{code}