> > * Text.PrettyPrint doesn't give you a way to print any sort of packed > string type without unpacking it. This is waiting on there being a > suitable unicode packed string type for it to use. Doesn't Data.Text provide that? Florent