Remove an unused import
authorIan Lynagh <igloo@earth.li>
Fri, 1 Aug 2008 23:03:43 +0000 (23:03 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 1 Aug 2008 23:03:43 +0000 (23:03 +0000)
GHC/TopHandler.lhs

index 23a6545..98ce59b 100644 (file)
@@ -32,7 +32,6 @@ import Foreign
 import Foreign.C
 import GHC.Base
 import GHC.Conc hiding (throwTo)
-import GHC.Err
 import GHC.Num
 import GHC.Real
 import GHC.Handle