diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-30 15:10:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-30 15:10:10 -0400 |
commit | 23da029b75417fc6acac795204e2579b13011ab0 (patch) | |
tree | 375a98f1151ff0eaba6ba58c290583943c0e7676 /doc | |
parent | 83715949c95be7f50e6ec07e3a7356b2b1f7cad1 (diff) |
Support building with Debian stable's ghc.
Diffstat (limited to 'doc')
-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 c0e45912a..cf5a20a7c 100644 --- a/doc/bugs/building_on_lenny.mdwn +++ b/doc/bugs/building_on_lenny.mdwn @@ -38,3 +38,6 @@ 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]] +> +> Ok, found and deployed a workaround. It is not tested. Let me know how it +> works for you. --[[Joey]] |