 
            
            
            
            
                30 Mar
                
                    2011
                
            
            
                30 Mar
                
                '11
                
            
            
            
        
    
                5:40 a.m.
            
        On Wednesday 30 March 2011 11:19:55, Simon Marlow wrote:
As per the above discussion, I formally propose to add the following to System.IO:
-- | An encoding in which Unicode code points are translated to bytes -- by taking the code point modulo 256. When decoding, bytes are -- translated directly into the equivalent code point. -- -- This encoding never fails in either direction. However, encoding -- discards informaiton, so encode followed by decode is not the -- identity. binary :: TextEncoding
Any objections?
I object to the typo informaiton instead of information, otherwise it's clear and unambiguous, +1