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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -