@hackage yackage0.7.0.2
Personal Hackage replacement for testing new packages. (deprecated)
Categories
License
BSD-3-Clause
Maintainer
michael@snoyman.com
Links
Versions
Installation
Dependencies (0)
- Cabal
- base >=4 && <5
- bytestring
- containers
- directory
- text Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
upload
(on by default)
Whether to build the yackage-upload helper program.
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