[project @ 2000-10-23 11:50:40 by sewardj]
[ghc-hetmet.git] / ghc / compiler / main / Finder.lhs
index 19185bf..d0de38f 100644 (file)
@@ -13,7 +13,7 @@ module Finder (
 
 #include "HsVersions.h"
 
-import HscTyes         ( Finder, ModuleLocation(..) )
+import HscTypes                ( Finder, ModuleLocation(..) )
 import CmStaticInfo
 import DriverPhases
 import DriverState