<div dir="ltr">The fix turned easy. I am attaching a tarball created with `cabal sdist`<div><br></div><div>The process: I couldn't find any darcs tags greater than 0.11 in the repository, so I downloaded the xmonad-contrib-0.11.4 tarball from haddock and changed it until compiled. Here is the darcs-whatsnew</div><div><div><br></div><div><div>hunk ./XMonad/Hooks/DebugEvents.hs 34</div><div>+import           Control.Applicative</div><div>hunk ./XMonad/Util/Invisible.hs 25</div><div>+import Control.Applicative</div><div>hunk ./xmonad-contrib.cabal 37</div><div>-tested-with:        GHC == 7.8.2, GHC==7.6.2, GHC==7.4.1, GHC==7.2.1, GHC==7.0.4</div><div>+tested-with:        GHC == 7.8.2, GHC==7.6.3, GHC==7.4.1, GHC==7.2.1, GHC==7.0.4</div></div><div><br></div></div><div>I didn't bump to 0.11.5, because I think we want to repair this report: <a href="https://hackage.haskell.org/package/xmonad-contrib-0.11.4/reports/1" target="_blank">https://hackage.haskell.org/package/xmonad-contrib-0.11.4/reports/1</a>. -- Cheers</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-03 10:50 GMT-06:00 Brandon Allbery <span dir="ltr"><<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span>On Sun, May 3, 2015 at 4:09 PM, Carlos López-Camey <span dir="ltr"><<a href="mailto:c.lopez@kmels.net" target="_blank">c.lopez@kmels.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Fwiw, xmonad-contrib 0.11.4 (hackage version) doesnt compile with ghc 7.6.3 (ubuntu version). I would like to work on a patch for a possible 0.11.5.. is this something we'd want?<br></p><div><div>
<div class="gmail_quote"></div></div></div></blockquote></span><div>I think it should either be fixed or get a constraint on "base" so that it won't try to build on versions before 7.10.1. Preferably the former.</div><span><font color="#888888"><div><br></div></font></span></div><span><font color="#888888">-- <br><div><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</font></span></div></div>
</blockquote></div><br></div></div>