Re: [Haskell-cafe] 1000 libraries

2009-01-21 Thread wirtwolff

Don Stewart wrote:

We've done it!

http://hackage.haskell.org/cgi-bin/hackage-scripts/stats
274 users have uploaded 3161 versions of 1000 packages. 




Now, onto 10k libraries!

-- Don

  


What about the 1024th package? That should be properly honored as well. ;-)

-- ww
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] 1000 libraries

2009-01-21 Thread Don Stewart
We've done it!

http://hackage.haskell.org/cgi-bin/hackage-scripts/stats
274 users have uploaded 3161 versions of 1000 packages. 

Thanks everyone who has written a library or tool or app and released
it, for making hackage and cabal a success!

This has gone further, perhaps more than anything else, towards making
it possible to use Haskell in industry.

The lucky 1000th package is:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/threadPool-0.1
threadPool: Runs other programs in the manner of a thread pool

Takes a single, optional argument which is the number of threads
(the default is three). Give it the commands to run, one per line,
through standard input. 

Author  Brian Jaress

Now, onto 10k libraries!

-- Don
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe