<div dir="ltr"><br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


> htools/Ganeti/HTools/ExtLoader.hs:56:15: Not in scope: `catch'<br>
> make[2]: *** [htools/htools] Error 1<br>
</blockquote></div><div class="gmail_extra"><br></div>This seems to be a result of the removal of catch from the prelude, which apparently happened in ghc 7.6.1: <a href="http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/release-7-6-1.html#id9281134">http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/release-7-6-1.html#id9281134</a><div>

<br></div><div>My attempt at patching this is attached.</div></div></div></div>