@hackage / yackage

Personal Hackage replacement for testing new packages.

Latest0.8.1

About

Metadata

  • Last updated , by MichaelSnoyman
  • License BSD-3-Clause
  • Categories Web Development, Package Distribution
  • Maintained by: michael@snoyman.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    upload (on by default)

    Whether to build the yackage-upload helper program.

Readme

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/