[Haskell-cafe] A little toy of Haskell Trivia
Ross Paterson
ross at soi.city.ac.uk
Thu Feb 21 08:42:00 EST 2008
On Wed, Feb 20, 2008 at 09:22:58PM +0000, Steve Lihn wrote:
> I proudly announce a little toy that lists the frequency of modules
> being imported by other modules. Do you know Control.Monad is the most
> frequently imported module? I did not!
>
> Currently it only includes GHC 6.8 core library. If you have any idea
> how to parse through HackageDB code, please let me know.
There's a link on the HackageDB Introduction page that gets you the
latest versions of all packages (30MB).
More information about the Haskell-Cafe
mailing list