[Haskell-cafe] Re: ANN: data-category, restricted categories
Sjoerd Visscher
sjoerd at w3future.com
Mon Mar 22 13:20:10 EDT 2010
Mainly that category-extras doesn't have restricted categories, so most of the categories in data-category cannot be defined with category-extras. This also means that in category-extras many constructions are built from the ground up, instead of being built with a few basic building blocks, because that often requires a restricted category.
But data-category certainly isn't meant as a replacement of category-extras. It is a totally different way of working with CT.
On Mar 22, 2010, at 6:10 PM, Maciej Piechotka wrote:
> Hmm. What are benefits of data-category over category-extras?
>
> Regards
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
--
Sjoerd Visscher
http://w3future.com
More information about the Haskell-Cafe
mailing list