packages feed

cabal-nirvana 0.2.2 → 0.2.2.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

cabal-nirvana.cabal view
@@ -1,6 +1,6 @@ Name:                cabal-nirvana-Version:             0.2.2-Synopsis:            Avoid Cabal dependency hell by constraining to known good versions.+Version:             0.2.2.1+Synopsis:            Avoid Cabal dependency hell by constraining to known good versions. (deprecated) Description:         This tool takes a list of known compatible versions of libraries and forces them to be used. This should bypass a lot of cabal dependency hell, thereby inducing nirvana.                      .                      Originally, the idea was to use constraints in the Cabal config file to force this, but unfortunately there's a bug in cabal-install which prevents that from being possible. Instead, this tool now filters the list of available packages available.