On 17 May 2011 19:50, Bryan O'Sullivan <b...@serpentine.com> wrote: > Any attempt to pack a String into a Text will replace UTF-16 surrogates with > U+FFFD: > https://github.com/bos/text/blob/master/Data/Text/Internal.hs#L87 > https://github.com/bos/text/blob/master/Data/Text.hs#L363
Aha! You go out of your way to detect and replace them. Interesting! Private-use characters it is, then... Cheers, Max _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc