On Fri, Oct 9, 2009 at 8:33 AM, Jeremy Shaw <jeremy@n-heptane.com> wrote:

What are the chances of seeing a, instance Data Text, some day? text would be a great type to use with Happstack, because it is far more memory efficient than String. But it is difficult to do that with out a instance of Data.

Ask, and you shall receive :-)

I'll take a look.