* Simon Hengel <s...@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/

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to