Library hierarchy, contd.

Dylan Thurston dpt@math.harvard.edu
Thu, 24 May 2001 08:36:35 -0400


On Wed, May 23, 2001 at 05:43:01PM +0100, Simon Marlow wrote:
> Edison                  -- (opt, uses multi-param type classes)
>     Prelude             -- large self-contained packages should have
>     Collection          -- their own hierarchy?  Like a vendor branch.
>     Queue               -- Or should the whole Edison tree be placed
>     ...                 -- under [Data.]Structures?

In this particular instance, I'd like to use the Edison structures,
and I'd like them to be available in a standard place.  But maybe this
just means there should be copies of some of these libraries under the
Data hierarchy.

Best,
	Dylan Thurston