8 Mar
2012
8 Mar
'12
6:18 p.m.
* Simon Hengel <sol@typeful.net> [2012-03-08 10:53:15+0100]
When writing library code that should work with both String and Text I find my self repeatedly introducing classes like: [...] How do you guys deal with that? Any thoughts?
If it's fine to depend on FunDeps, you can use ListLike. http://hackage.haskell.org/package/ListLike -- Roman I. Cheplyaka :: http://ro-che.info/