The fix turned easy. I am attaching a tarball created with `cabal sdist`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-whatsnewhunk ./XMonad/Hooks/DebugEvents.hs 34+import Control.Applicativehunk ./XMonad/Util/Invisible.hs 25+import Control.Applicativehunk ./xmonad-contrib.cabal 37-tested-with: GHC == 7.8.2, GHC==7.6.2, GHC==7.4.1, GHC==7.2.1, GHC==7.0.4+tested-with: GHC == 7.8.2, GHC==7.6.3, GHC==7.4.1, GHC==7.2.1, GHC==7.0.4I didn't bump to 0.11.5, because I think we want to repair this report: https://hackage.haskell.org/package/xmonad-contrib-0.11.4/reports/1. -- Cheers2015-05-03 10:50 GMT-06:00 Brandon Allbery <allbery.b@gmail.com>:_______________________________________________On Sun, May 3, 2015 at 4:09 PM, Carlos López-Camey <c.lopez@kmels.net> wrote:--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?
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.brandon s allbery kf8nh sine nomine associatesunix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
xmonad mailing list
xmonad@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad