From 765c9fa82d958259d7beaf8edc51f06a0db31a00 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 30 Oct 2010 17:38:20 -0400 Subject: [PATCH] meh --- doc/bugs/building_on_lenny.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/bugs/building_on_lenny.mdwn b/doc/bugs/building_on_lenny.mdwn index 07b359e855..388db2010d 100644 --- a/doc/bugs/building_on_lenny.mdwn +++ b/doc/bugs/building_on_lenny.mdwn @@ -57,3 +57,9 @@ Thanks for your help! --[[cstamas]] dpkg-buildpackage: failure: debian/rules build gave error exit status 2 >> --[[cstamas]] + +>>> Ok well, I'm not going to try to reimplement all of +>>> Control.Exception.Extensible so I've made it use it. You will have to +>>> figure out how to install that library yourself though, I don't know +>>> how to use cabal with such an old ghc. Library is here: +>>> --[[Joey]]