X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FIO.hs;fp=System%2FIO.hs;h=f4bcfb5dcfe58c3ec907ce6ad0b421ebb109671f;hb=36544e286811d7ae98870fd427ff379fb47336c1;hp=446797446dc21e24f482f4452b046a030e8e2191;hpb=609efe0b2f279af4616b2881b51212a8af94e3f1;p=ghc-base.git diff --git a/System/IO.hs b/System/IO.hs index 4467974..f4bcfb5 100644 --- a/System/IO.hs +++ b/System/IO.hs @@ -179,6 +179,7 @@ module System.IO ( -- termination of the character stream, as with other I/O errors. hSetEncoding, + hGetEncoding, -- ** Unicode encodings TextEncoding,