Description
Personal Hackage replacement for testing new packages.
Description
Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/yackage.
README.md
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/