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), tar, text, transformers, unordered-containers, vector, wai (≥1.4), warp (≥1.3), yaml, yesod-core (≥1.2), yesod-form (≥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 May 6 07:52:57 UTC 2013 |
| Uploaded by | MichaelSnoyman |
Downloads
- yackage-0.7.0.tar.gz (Cabal source package)
- package description (included in the package)