[project @ 2000-10-27 14:36:36 by simonmar]
[ghc-hetmet.git] / ghc / compiler / main / Finder.lhs
index 1f7addb..2037b87 100644 (file)
@@ -43,7 +43,7 @@ GLOBAL_VAR(v_HomeDirCache,   Nothing,  Maybe (FiniteMap String FilePath))
 
 
 initFinder :: PackageConfigInfo -> IO ()
-initFinder (PackageConfigInfo pkgs) = do
+initFinder pkgs = do
   -- expunge our home cache
   writeIORef v_HomeDirCache Nothing
   -- lazilly fill in the package cache