HTTP icon indicating copy to clipboard operation
HTTP copied to clipboard

Add Text instance

Open hsenag opened this issue 12 years ago • 0 comments

We should support the Text datatype. I don't think there are any dependency issues with doing so given that text is in the Platform and in any case HTTP already depends indirectly on text via network and parsec 3.

However any instance would have the same problems with encoding as in #28, so it would make sense to fix that first.

hsenag avatar Aug 31 '12 22:08 hsenag