Remove unused imports
[ghc-base.git] / System / IO / Error.hs
index 6d1f149..55b9ca4 100644 (file)
@@ -98,7 +98,6 @@ import Data.Maybe
 #ifdef __GLASGOW_HASKELL__
 import GHC.Base
 import GHC.IOBase
-import GHC.Exception
 import Text.Show
 #endif