* Simon Hengel <s...@typeful.net> [2012-03-08 11:48:41+0100]
> On Thu, Mar 08, 2012 at 12:18:56PM +0200, Roman Cheplyaka wrote:
> > If it's fine to depend on FunDeps, you can use ListLike.
> > http://hackage.haskell.org/package/ListLike
> 
> How would that help with toText?

toText = fromListLike

(ListLike instance for Text is provided by the listlike-instances
package.)

-- 
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