link to ghc bug

This commit is contained in:
Joey Hess 2010-11-11 19:00:38 -04:00
parent 728fc4134e
commit fc6b972da6

3
debian/changelog vendored
View file

@ -4,7 +4,8 @@ git-annex (0.05) unstable; urgency=low
on every file being committed/locked.
(This actually also works around a bug in ghc, that caused
git-annex 0.04 pre-commit to sometimes corrupt filename being read
from git ls-files and fail.
from git ls-files and fail.
See <http://hackage.haskell.org/trac/ghc/ticket/4493>
The excessive number of calls made by pre-commit exposed the ghc bug.
Thanks Josh Triplett for the debugging.)
* Build with -O2.