[xmonad] darcs patch: Tabbed.hs,
SetWMName.hs: the modules need bitwise "or"
Don Stewart
dons at galois.com
Thu Nov 15 15:58:46 EST 2007
valery.vv:
> Thu Nov 15 16:37:58 EET 2007 "Valery V. Vorotyntsev" <valery.vv at gmail.com>
> * Tabbed.hs, SetWMName.hs: the modules need bitwise "or"
> Tabbed.hs cleaned of trailing whitespace.
>
> --
This are not needed.
XMonad now reexports Data.Bits, so you don't
need to import it explicitly in contrib code to use it. Be sure to
update and reinstall xmonad, then clean and rebuild xmonad-contrib.
-- Don
More information about the xmonad
mailing list