@hackage / hackage-proxy

Provide a proxy for Hackage which modifies responses in some way. (deprecated)

Version Deprecated package0.3.0.1

About

Metadata

  • Last updated , by MichaelSnoyman
  • License MIT
  • Categories Development
  • Maintained by: michael@snoyman.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

The motivating use case for this is testing packages with newer versions of GHC. In this case, upper bounds on base, process, and a few other packages will often prevent compilation. This proxy will allow you to strip those upper bounds and proceed with compilation. In the future, other features may be added as well, such as package replacement.