The yackage package
This package installs a yackage executable that runs a simplistic hackage-like server. It allows you to upload packages produced via cabal sdist and install them via cabal. The trick is to add the yackage repository to your cabal config file, with a line such as:
remote-repo: yackage:http:localhost:3500/
Properties
| Versions | 0.0.0, 0.0.1, 0.0.1.2, 0.1.0, 0.1.0.1, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.5.0 |
|---|---|
| Dependencies | base (4.*), blaze-builder (≥0.2.1.3 & <0.3), bytestring, Cabal, cmdargs, containers, data-object, data-object-yaml, directory, http-enumerator (0.2.*), tar, text, wai, wai-extra, yesod (0.6.*), zlib |
| License | BSD3 |
| Author | Michael Snoyman |
| Maintainer | michael@snoyman.com |
| Category | Distribution, Web, Yesod |
| Home page | http://github.com/snoyberg/yackage |
| Source repository | git clone git://github.com/snoyberg/yackage.git |
| Executables | yackage-upload, yackage |
| Upload date | Sun Jan 2 05:39:27 UTC 2011 |
| Uploaded by | MichaelSnoyman |
Downloads
- yackage-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)