diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-30 15:03:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-30 15:03:34 -0400 |
commit | 83715949c95be7f50e6ec07e3a7356b2b1f7cad1 (patch) | |
tree | 59c5918c15585fcdc1614b6503b781302766c7c5 | |
parent | d1fd2c14285adf59f1c4219f0b24fb96b54a9c6c (diff) |
response
-rw-r--r-- | doc/bugs/building_on_lenny.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/building_on_lenny.mdwn b/doc/bugs/building_on_lenny.mdwn index 3b24e0ecf..c0e45912a 100644 --- a/doc/bugs/building_on_lenny.mdwn +++ b/doc/bugs/building_on_lenny.mdwn @@ -35,3 +35,6 @@ I will try to check the mentioned file for error, but I do not know how to progr Thanks for your help! +> Newer versions of ghc changed their exception handling types, and +> I coded git-annex to use the new style and not the old. gch6 6.12 will +> work. I do not think there is a backport available though. --[[Joey]] |