yackage: Personal Hackage replacement for testing new packages.

[ bsd3, distribution, program, web, yesod ] [ Propose Tags ]

Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/yackage.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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
Change log ChangeLog.md
Dependencies base (>=4 && <5), blaze-builder (>=0.2.1.3), blaze-html (>=0.5), bytestring, Cabal, cmdargs, conduit, containers, directory, http-conduit (>=1.9), http-types (>=0.6), shakespeare, tar, text, transformers, unordered-containers, vector, wai (>=1.4), warp (>=1.3), yaml, yesod-core (>=1.2), yesod-form (>=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 2015-03-04T07:19:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables yackage-upload, yackage
Downloads 20903 total (76 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-06-10 [all 8 reports]

Readme for yackage-0.7.0.7

[back to package description]

yackage

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/