[xmonad] New release

Carlos López-Camey c.lopez at kmels.net
Sun May 3 19:40:11 UTC 2015


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-whatsnew

hunk ./XMonad/Hooks/DebugEvents.hs 34
+import           Control.Applicative
hunk ./XMonad/Util/Invisible.hs 25
+import Control.Applicative
hunk ./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.4

I 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. --
Cheers


2015-05-03 10:50 GMT-06:00 Brandon Allbery <allbery.b at gmail.com>:

> On Sun, May 3, 2015 at 4:09 PM, Carlos López-Camey <c.lopez at 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
> associates
> allbery.b at gmail.com
> ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20150503/1a64a0c6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmonad-contrib-0.11.4.tar.gz
Type: application/x-gzip
Size: 402630 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20150503/1a64a0c6/attachment-0001.bin>


More information about the xmonad mailing list