> > htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch'
> > make[2]: *** [htools/htools] Error 1
>

This seems to be a result of the removal of catch from the prelude, which
apparently happened in ghc 7.6.1:
http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/release-7-6-1.html#id9281134

My attempt at patching this is attached.

Attachment: fix-catch.patch
Description: Binary data

Reply via email to