Add Text instance
Open
- Dominant language
- Haskell
- Stars
- 186
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.