text - Can a TextEncoding be converted to a String? -


it possible convert string textencoding using

mktextencoding :: string -> io textencoding 

is there way do reverse? or, given textencoding, way find out information encoding? there doesn't seem eq instance textencoding allow comparing against defined encodings in system.io.

am missing something, or there technical reason why should not possible?

textencoding member of show class in ghc 7.0.1. see ticket #4273.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -