ghc-pkg-autofix

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

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Hiromi ISHII
Maintained by konn.jinro_at_gmail.com

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!