[Haskell-cafe] Please add instance Semigroup Text
Bryan O'Sullivan
bos at serpentine.com
Tue May 3 23:33:24 CEST 2011
On Tue, May 3, 2011 at 1:14 PM, Yitzchak Gale <gale at sefer.org> wrote:
> You are quite right. These should really be defined in their
> respective packages. I don't think it's too onerous for them
> to add a dependency on semigroups, even before you
> reverse the few lightweight dependencies that semigroups has.
Unfortunately, the semigroups package will have to go into the Platform
before either text or bytestring can make use of it. I think that would be
great to have, but the getting from here to there is not necessarily fun.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110503/196c4996/attachment.htm>
More information about the Haskell-Cafe
mailing list