[Haskell-cafe] Libraries need a new owner

Don Stewart dons at galois.com
Sun Nov 25 15:23:46 EST 2007


ahey:
> Hello Folks,
> 
> As some of you will be aware, I have been working on various Map
> implementations that currently live here..
> 
> http://code.haskell.org/collections/collections-ghc6.8
> 
> The libs in question being Data.Tree.AVL, Data.Trie.General and a few
> other bits like Data.COrdering and the AVL based Data.Map/Set clones.
> 
> Well, I have decided to stop work on these. So they need a new owner if
> they're going to go anywhere. If anyone is interested in the job then I
> suggest they contact myself or Jean-Philippe Bernardy.
> 
> Of course I will be happy to provide any help or advise anyone who takes
> over these libs may feel they need from me. I might even contribute a
> few patches from time to time myself :-)
> 

What are the long term goals of the project? To merge key data
structures into the containers library? 

-- Don


More information about the Libraries mailing list