Fix warnings
[ghc-hetmet.git] / compiler / main / Finder.lhs
index ad163f2..0fb27a3 100644 (file)
@@ -34,7 +34,6 @@ import Util
 import PrelNames        ( gHC_PRIM )
 import DynFlags
 import Outputable
-import FiniteMap
 import LazyUniqFM
 import Maybes          ( expectJust )
 import Exception        ( evaluate )