HTTP
HTTP copied to clipboard
Add Text instance
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.