[patch] simplify xmonad depends in xmonad-contrib
Simple one line patch to xmonad-contrib.cabal to simplify the xmonad dependency. Thanks, Jens
On 12 March 2012 12:33, Jens Petersen <juhp@community.haskell.org> wrote:
Simple one line patch to xmonad-contrib.cabal to simplify the xmonad dependency.
Oops, sorry (I am still learning darcsum...) that patch also contains another change I am going to submit separately: please ignore it and I will post the correct patch shortly. Jens
Ok, I feel silly submitting 3 versions of a one-line patch... This one should be better: space after '<' and no extra newline at end of changelog. Thanks Jens
This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20120312101800 Jens Petersen <juhp@community.haskell.org> * xmonad-contrib.cabal: simplify xmonad dependency to >=0.10 && < 0.11 Unless there is a particular reason for listing the lower and upper bounds separately then this seems simpler and cleaner. -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (2)
-
darcswatch@nomeata.de -
Jens Petersen