[xmonad] darcs patch: man_xmonad.hs: import Data.Monoid for
mempty, keybindi...
Wirt Wolff
wirtwolff at gmail.com
Thu Jul 2 14:28:52 EDT 2009
Excerpts from Spencer Janssen's message of Thu Mar 19 21:06:56 -0600 2009:
> On Thu, Mar 19, 2009 at 07:56:26PM -0700, Wirt Wolff wrote:
> > Thu Mar 19 20:46:24 MDT 2009 wirtwolff at gmail.com
> > * man_xmonad.hs: import Data.Monoid for mempty, keybinding edits
> > Bring mempty into scope. Add commented ToggleStruts binding.
> > Replace shadowed modMask in keybindings with modm instead.
>
> Applied, thanks.
This one does not seem to have actually gotten applied in the main repo;
c.f. http://code.haskell.org/xmonad/man/xmonad.hs (no Data.Monoid
import.) As it is the man/xmonad.hs will give error that mempty is not
in scope. The patch still applies cleanly.
It's on darcswatch, can be applied with
GET <following patch url> | darcs apply
http://darcswatch.nomeata.de/20090320024624-d17f0-464a497898687e5be8a8a03537472a9928e331e1.dpatch
--
wmw
More information about the xmonad
mailing list