link to ghc bug
This commit is contained in:
parent
728fc4134e
commit
fc6b972da6
1 changed files with 2 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -4,7 +4,8 @@ git-annex (0.05) unstable; urgency=low
|
||||||
on every file being committed/locked.
|
on every file being committed/locked.
|
||||||
(This actually also works around a bug in ghc, that caused
|
(This actually also works around a bug in ghc, that caused
|
||||||
git-annex 0.04 pre-commit to sometimes corrupt filename being read
|
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.
|
The excessive number of calls made by pre-commit exposed the ghc bug.
|
||||||
Thanks Josh Triplett for the debugging.)
|
Thanks Josh Triplett for the debugging.)
|
||||||
* Build with -O2.
|
* Build with -O2.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue