Changes between Version 33 and Version 34 of WikiStart

Show
Ignore:
Timestamp:
02/09/07 10:07:06 (6 years ago)
Author:
ross@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v33 v34  
    1515  The database of Cabal packages (like [http://www.cpan.org CPAN] for Haskell), with a web interface for browsing, checking and uploading packages. 
    1616 [wiki:CabalUpload cabal-upload]:: 
    17   A tool for uploading packages to [wiki:HackageDB], as an alternative to the web form. 
     17  A command-line tool for uploading packages to [wiki:HackageDB], as an alternative to the web form. 
    1818 [wiki:CabalInstall cabal-install]:: 
    1919  A tool for installing multiple cabal packages, including downloading packages from HackageDB and determining the dependencies among packages.