summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/building_on_lenny.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/building_on_lenny.mdwn b/doc/bugs/building_on_lenny.mdwn
index 07b359e85..388db2010 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:
+>>> <http://hackage.haskell.org/package/extensible-exceptions> --[[Joey]]