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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -