yackage: Personal Hackage replacement for testing new packages.
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
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| yackage | Whether to build the yackage program itself. | Enabled |
| upload | Whether to build the yackage-upload helper program. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- yackage-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.0.6, 0.7.0.7, 0.7.0.8, 0.8.0, 0.8.1 |
|---|---|
| Dependencies | base (>=4 && <5), blaze-builder (>=0.2.1.3 && <0.4), bytestring, Cabal, cmdargs, containers, data-object, data-object-yaml, directory, hamlet, http-enumerator (>=0.6 && <0.7), http-types (>=0.6 && <0.7), tar, text, transformers, wai, warp, yesod-core (>=0.8 && <0.9), yesod-form, zlib [details] |
| License | BSD-3-Clause |
| Author | Michael Snoyman |
| Maintainer | michael@snoyman.com |
| Uploaded | by MichaelSnoyman at 2011-04-19T20:03:24Z |
| Category | Distribution, Web, Yesod |
| Home page | http://github.com/snoyberg/yackage |
| Source repo | head: git clone git://github.com/snoyberg/yackage.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | yackage-upload, yackage |
| Downloads | 22161 total (95 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 7 reports] |