[project @ 1998-03-19 23:54:49 by simonpj]
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsPat.lhs
index ffbd373..dc1c547 100644 (file)
@@ -27,7 +27,7 @@ import Id             ( Id, dataConTyCon, GenId )
 import Maybes          ( maybeToBool )
 import Outputable      
 import TyCon           ( maybeTyConSingleCon )
-import PprType         ( GenType )
+import Type            ( GenType )
 import Name            ( NamedThing )
 \end{code}