X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal%2FError.hs;h=b018f2ab0c9c553490388a713adb9024e323bf3c;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=5bc2f34e80ab78d9d82460544b66bea013fcb5cb;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/Foreign/Marshal/Error.hs b/Foreign/Marshal/Error.hs index 5bc2f34..b018f2a 100644 --- a/Foreign/Marshal/Error.hs +++ b/Foreign/Marshal/Error.hs @@ -37,7 +37,7 @@ import System.IO.Error #endif import GHC.Base import GHC.Num -import GHC.IO +-- import GHC.IO import GHC.IO.Exception #endif