[project @ 1999-07-15 14:08:03 by keithw]
[ghc-hetmet.git] / ghc / compiler / basicTypes / VarEnv.lhs
index 0b3d921..0088812 100644 (file)
@@ -28,7 +28,7 @@ module VarEnv (
 #include "HsVersions.h"
 
 import {-# SOURCE #-}  CoreSyn( CoreExpr )
-import {-# SOURCE #-}  Type( Type )
+import {-# SOURCE #-}  TypeRep( Type )
 
 import OccName ( TidyOccEnv, emptyTidyOccEnv )
 import Var     ( Var, Id, IdOrTyVar )