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, 0.5.0.1, 0.6.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.7.0 |
|---|---|
| Dependencies | base (4.*), blaze-html (0.5.*), bytestring, Cabal, cmdargs, conduit, containers, directory, hamlet, http-types (≥0.6 & <0.8), tar, text, transformers, unordered-containers, vector, wai (1.3.*), warp (1.3.*), yaml, yesod-core (1.1.*), yesod-form (≥1.1 & <1.3), 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 | Mon Nov 26 12:24:25 UTC 2012 |
| Uploaded by | MichaelSnoyman |
Downloads
- yackage-0.6.0.2.tar.gz (Cabal source package)
- package description (included in the package)