link to ghc bug

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

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ git-annex (0.05) unstable; urgency=low
(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.
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.