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
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, 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.*), blaze-builder (>=0.2.1.3 && <0.4), blaze-html (==0.5.*), bytestring, Cabal, cmdargs, conduit, containers, directory, hamlet, http-conduit (>=1.5 && <1.9), 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 [details] |
License | BSD-3-Clause |
Author | Michael Snoyman |
Maintainer | michael@snoyman.com |
Category | Distribution, Web, Yesod |
Home page | http://github.com/snoyberg/yackage |
Source repo | head: git clone git://github.com/snoyberg/yackage.git |
Uploaded | by MichaelSnoyman at Mon Nov 26 12:24:25 UTC 2012 |
Distributions | NixOS:0.8.1 |
Executables | yackage-upload, yackage |
Downloads | 8961 total (54 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-23 [all 7 reports] Hackage Matrix CI |
Flags
Name | Description | Default | Type |
---|---|---|---|
upload | Whether to build the yackage-upload helper program. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- yackage-0.6.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)