@hackage / ghc-pkg-autofix

Simple utility to fix BROKEN package dependencies for cabal-install.

Latest0.2.0.1

About

Metadata

  • Last updated , by HiromiIshii
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: konn.jinro_at_gmail.com

  • Lottery factor: 0

Links

Installation

Readme

The cabal-install sometimes reinstall existing library and break some package dependencies. This utility fixes such situations by replacing old package id in "broken" package with new id. Please Use at your own risk. NOTE for v.0.2: Now ghc-pkg-autofix supports cabal-dev!