[project @ 1999-03-02 18:31:51 by sof]
[ghc-hetmet.git] / ghc / compiler / parser / UgenUtil.lhs
index 5530035..67c3385 100644 (file)
@@ -11,7 +11,7 @@ module UgenUtil (
 #include "HsVersions.h"
 
 import GlaExts
-import Name
+import Module          ( Module, mkSrcModule )
 import SrcLoc          ( mkSrcLoc, noSrcLoc, SrcLoc )
 import FastString      ( FastString, mkFastCharString, mkFastCharString2 )
 \end{code}