[Haskell-cafe] expanded standard lib

Ketil Malde ketil+haskell at ii.uib.no
Wed Nov 21 08:57:30 EST 2007


Duncan Coutts <duncan.coutts at worc.ox.ac.uk> writes:

>> 4.  Meanwhile, we could get a lot more mileage from de-centralised
>> approaches.  Ideas I saw in this thread that sound attractive to me
>> are to make Hackage display, for each package:
>>   - date of last update
>>   - download statistics
>>   - some kind of voting scores, so users can vote for
>>         good packages (and add text comments, please)
>>   - auto-build system, so that there's a per-platform indication of
>>         whether the package builds; ideally, packages should come with
>>         a test suite, which could be run too
>> 
>> (Is this list complete?)

> Those are the major things I think. 

No Google page rank-alike?

I did a quick popularity count by wget'ting the whole thing, and
looking for hrefs under cgi-bin/packages/archive¹.  Not exact, as it
counts links to the previous version, but a rough approximation.  Page
rank would be better, as it would ascribe higher importance to a library
that is required by a more popular library.

Anyway, quick and inaccurate results:

      1 cabalrpmdeps
      1 compression
      1 dfsbuild
      1 dfsbuild
      1 EdisonAPI
      1 exif-1
      1 exif-3000
      1 haxr-1
      1 haxr-th-1
      1 haxr-th-3000
      1 hmarkup-1
      1 hmarkup-3000
      1 hscolour
      1 hsql-mysql
      1 hsql-odbc
      1 hsql-postgresql-1
      1 MonadRandom
      1 packedstring
      1 proplang
      1 rss-1
      1 rss-3000
      1 Shellac-readline
      1 vty
      1 xslt

      2 AGI
      2 ALUT
      2 anydbm
      2 AppleScript
      2 BerkeleyDB
      2 BitSyntax
      2 catch
      2 chunks-2007
      2 ContArrow
      2 cpphs
      2 csv
      2 darcs-graph
      2 debian
      2 dsp
      2 fastcgi-1
      2 fastcgi-3000
      2 ftphs
      2 functorm
      2 GLUT
      2 GuiTV
      2 harchive
      2 hburg
      2 HGL
      2 hjs
      2 hS3
      2 HsHyperEstraier
      2 HsSVN
      2 hstats
      2 IFS
      2 infinity
      2 IOSpec
      2 libmpd
      2 libxml
      2 LRU
      2 metaplug
      2 monad-param
      2 network-bytestring
      2 NewBinary
      2 parsedate
      2 parsely
      2 pointfree
      2 ports
      2 PostgreSQL
      2 Ranged-sets
      2 safecopy
      2 selenium
      2 Shellac
      2 state
      2 stream-fusion
      2 strict
      2 uniplate
      2 Win32
      2 X11-xft

      3 alex
      3 base64-string
      3 fastcgi-3001
      3 fgl
      3 happy
      3 haskelldb-hdbc
      3 haxr-3000
      3 HDBC-odbc
      3 hsql-sqlite3
      3 html
      3 MaybeT
      3 pqc
      3 xhtml-1

      4 Crypto-3
      4 HDBC-postgresql
      4 HPDF-0
      4 HSH
      4 HTTP
      4 hxt
      4 OpenAL
      4 plugins
      4 polyparse
      4 readline
      4 TypeCompose

      5 gd
      5 haskelldb-hsql
      5 HTTP-Simple
      5 iconv
      5 pretty

      6 Emping
      6 encoding
      6 GrowlNotify
      6 hmp3
      6 HsSyck
      6 HTTP-3000
      6 IndentParser
      6 ipprint
      6 logict
      6 mime-string
      6 monadLib
      6 process
      6 random
      6 stringsearch
      6 suffixtree
      6 torrent-2007

      7 cgi
      7 cgi-3000
      7 DeepArrow
      7 HCL
      7 stm
      7 syb-with-class
      7 tar

      8 haskell-src
      8 HDBC-sqlite3
      8 hpodder-0
      8 old-locale
      8 TV
      9 bencode
      9 OpenGL
      9 utf8-string

     10 arrows
     10 SDL
     11 ConfigFile
     11 dlist
     11 hsql
     12 bktrees
     12 bzlib
     12 directory
     12 FileManip
     12 Finance-Quote-Yahoo
     12 haskelldb
     12 hinstaller-2007
     12 hpodder-1
     12 hsns
     12 hsSqlite3
     12 numbers-2007
     12 old-time
     12 phooey-0
     12 phooey-1

     13 irc
     15 cabal-upload
     16 HPDF-1
     17 hslogger
     18 HaXml
     18 HDBC
     19 HUnit

     20 HsOpenSSL
     20 pandoc
     20 regex-pcre
     20 sessions-2007
     20 xmonad
     20 YamlReference
     21 containers
     21 Stream
     21 unix-compat
     22 template-haskell
     23 zlib
     24 array
     24 X11-extras
     25 gd-3000
     26 MissingH
     28 QuickCheck
     28 xhtml-3000

     31 time
     32 Cabal
     35 pcap
     36 HTTP-3001
     39 regex-posix

     40 binary
     40 regex-compat
     41 X11
     42 xmobar
     43 bytestring
     47 cgi-3001

     52 regex-base
     56 cabal-rpm
     59 filepath
     59 unix

    101 haskell98
    101 parsec
    107 network

    197 mtl

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list