[project @ 2000-07-14 08:14:53 by simonpj]
[ghc-hetmet.git] / ghc / compiler / types / TypeRep.lhs
index b5e04a1..b71576b 100644 (file)
@@ -38,7 +38,7 @@ import TyCon  ( TyCon, KindCon,
 
 -- others
 import SrcLoc          ( mkBuiltinSrcLoc )
-import PrelMods                ( pREL_GHC )
+import PrelNames       ( pREL_GHC )
 import Unique          -- quite a few *Keys
 import Util            ( thenCmp )
 \end{code}