Edward Kmett wrote:
> I felt I should probably mention that ultimately what was done is I moved
> NonEmpty all the way down into semigroups and chose
>> sconcat :: NonEmpty a -> a
> at it was the closest analogue to the current mconcat behavior.
> So, request accomodated. ;)

Indeed, this is an excellent solution. Thanks!

-Yitz

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

Reply via email to