[Haskell-cafe] Libraries need a new owner

Don Stewart dons at galois.com
Sun Nov 25 16:35:13 EST 2007


bernardy:
> On Nov 25, 2007 9:23 PM, Don Stewart <dons at galois.com> wrote:
> >
> > What are the long term goals of the project? To merge key data
> > structures into the containers library?
> >
> 
> They are a more like a replacement, with (almost) the same api, and
> better performance (last time we checked).
> 
> Besides, I maintain a common class framework API to use (and test, etc.)
> all those beasts uniformly.

I'm tentatively proposing that a couple of people at Galois could take
over this, given some direction on what potential this library has.
My view would be that we:

    * break the package up into isolated units  (i.e. queues, trees, ..)
    * upload the pieces ot hackage
    * as we gain experience with it, replac/add things to the base and containers package

-- Don


More information about the Libraries mailing list