X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FForeignPtr.hs;h=7fe096e9a80296fd33fa04e0c2af18cc2451416b;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=9edd436f883a62791c454f829de87746ea5d9aa3;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/Foreign/ForeignPtr.hs b/Foreign/ForeignPtr.hs index 9edd436..7fe096e 100644 --- a/Foreign/ForeignPtr.hs +++ b/Foreign/ForeignPtr.hs @@ -78,7 +78,7 @@ import Foreign.Storable ( Storable(sizeOf) ) #ifdef __GLASGOW_HASKELL__ import GHC.Base -import GHC.IO +-- import GHC.IO import GHC.Num import GHC.Err ( undefined ) import GHC.ForeignPtr