Changes between Version 6 and Version 7 of HackageDB
- Timestamp:
- 02/06/07 05:19:22 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HackageDB
v6 v7 18 18 19 19 For future enhancement plans, see HackageToDo. 20 21 == Other interfaces == 22 23 `cabal-upload` is a command-line tool for uploading Cabal packages to HackageDB. 24 Its usage is 25 {{{ 26 cabal-upload user-name password cabal-file 27 }}} 28 It works by wrapping an interaction with the upload form in the basic web interface. 29 The source is included in the [http://darcs.haskell.org/cabal Cabal repository]. 20 30 21 31 == Structure ==
