X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO%2FEncoding%2FUTF32.hs;h=9549cf08d8999289ba7236fff92cf477ba77bdeb;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=a7c3054c9f09f51c1425211d06cfa6375ea33a86;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/GHC/IO/Encoding/UTF32.hs b/GHC/IO/Encoding/UTF32.hs index a7c3054..9549cf0 100644 --- a/GHC/IO/Encoding/UTF32.hs +++ b/GHC/IO/Encoding/UTF32.hs @@ -35,7 +35,7 @@ module GHC.IO.Encoding.UTF32 ( import GHC.Base import GHC.Real import GHC.Num -import GHC.IO +-- import GHC.IO import GHC.IO.Exception import GHC.IO.Buffer import GHC.IO.Encoding.Types