[Haskell-cafe] A little toy of Haskell Trivia
Ross Paterson
ross at soi.city.ac.uk
Sat Feb 23 17:25:32 EST 2008
On Sat, Feb 23, 2008 at 10:59:40AM -0500, Steve Lihn wrote:
> I parsed through all the hackagedb
> modules. I also added the display of repository source (ghc, hdb) and
> package source. HackageDB is 3-4 times bigger than GHC core. The
> result is interesting, looking at the most used modules move up and
> down the rank...
>
> http://haskell.ecoin.net/cgi-bin/modules.pl
You'd get a different picture again if you excluded same-package imports.
Some of the high-ranking modules are used internally in large packages.
More information about the Haskell-Cafe
mailing list