patch applied (packages/containers): Remove the rest of base to
leave a "containers" package
ross at soi.city.ac.uk
ross at soi.city.ac.uk
Sat Aug 4 09:26:38 EDT 2007
Quoting Ian Lynagh <igloo at earth.li>:
> Wed Aug 1 15:38:31 PDT 2007 Ian Lynagh <igloo at earth.li>
> * Remove the rest of base to leave a "containers" package
There may be a case for treating the constructor classes (in Data.Foldable
and Data.Traversable) differently from the concrete container types
(Data.Set et al). For example, to accomodate the instances for Array in
the current setup, one of array and containers must depend on the other,
although they are not otherwise related.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the Libraries
mailing list