Add some more C wrappers; patch from Krister Walfridsson
[ghc-base.git] / System / IO.hs
index f4bcfb5..47e9213 100644 (file)
@@ -238,7 +238,6 @@ import GHC.IO.Handle
 import GHC.IORef
 import GHC.IO.Exception ( userError )
 import GHC.IO.Encoding
-import GHC.Exception
 import GHC.Num
 import Text.Read
 import GHC.Show