Fix warnings
authorIan Lynagh <igloo@earth.li>
Wed, 19 Aug 2009 12:54:40 +0000 (12:54 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 19 Aug 2009 12:54:40 +0000 (12:54 +0000)
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 )