close; cabal hell is not my problem

This commit is contained in:
Joey Hess 2013-02-24 17:23:25 -04:00
parent 6ff1ce76b7
commit 86a0e0f21a

View file

@ -25,3 +25,10 @@ I get
mtl==2.0.1.0/installed-db1..., git-annex => mtl(>=2.1.1))
rejecting: regex-base-0.93.2, 0.93.1, 0.93, 0.92, 0.91, 0.90, 0.83, 0.72.0.2,
0.72.0.1, 0.71 (conflict: regex-compat => regex-base==0.93.2/installed-999...)
> This is a transient version skew in cabal, generally
> known as "cabal hell". It will be fixed when the libraries
> involved fix their versioned dependencies, which may have
> already happened. Precompiled builds of git-annex are provided
> so I do not have to chase every transient version skew
> that occurs for every use who runs into it. [[done]] --[[Joey]]