X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO%2FEncoding.hs;h=bb976e3cce6cc398751ed5bf406e32e4b8790a59;hb=8afc9fecd586d3c4f7ef9c69fb1686a79e5f441d;hp=cf1584e4cca321de373768ec7a874dc05290fee5;hpb=0194bd1aa23f3c93c9fea3f6acdf5b968c024886;p=ghc-base.git diff --git a/GHC/IO/Encoding.hs b/GHC/IO/Encoding.hs index cf1584e..bb976e3 100644 --- a/GHC/IO/Encoding.hs +++ b/GHC/IO/Encoding.hs @@ -24,7 +24,7 @@ module GHC.IO.Encoding ( ) where import GHC.Base -import GHC.IO +--import GHC.IO import GHC.IO.Buffer import GHC.IO.Encoding.Types import GHC.Word