X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FIO%2FError.hs;h=55b9ca466925f1f305ca8cf0e74b77014f623822;hb=fb80d56c0b7617261c93a808e9001bbb25a7562e;hp=6d1f14952c06092c376efb90574dbd8c70d6d369;hpb=e9322a82795c5654b746afefcb3363b591143879;p=ghc-base.git diff --git a/System/IO/Error.hs b/System/IO/Error.hs index 6d1f149..55b9ca4 100644 --- a/System/IO/Error.hs +++ b/System/IO/Error.hs @@ -98,7 +98,6 @@ import Data.Maybe #ifdef __GLASGOW_HASKELL__ import GHC.Base import GHC.IOBase -import GHC.Exception import Text.Show #endif