X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FIO.hs;h=bf26835eef628b0335ae9246723e0852295577aa;hb=7dbb606d7b57cdad87a0ffbdb6ea4a274ebca7c0;hp=ab52244eff0560556fc69178957a350953c30da4;hpb=509f28cc93b980d30aca37008cbe66c677a0d6f6;p=ghc-base.git diff --git a/System/IO.hs b/System/IO.hs index ab52244..bf26835 100644 --- a/System/IO.hs +++ b/System/IO.hs @@ -201,6 +201,7 @@ module System.IO ( utf16, utf16le, utf16be, utf32, utf32le, utf32be, localeEncoding, + char8, mkTextEncoding, #endif