[xmonad] darcs patch: Tabbed.hs, SetWMName.hs: the modules
need bitwise "or"
Andrea Rossato
mailing_list at istitutocolli.org
Thu Nov 15 12:34:43 EST 2007
On Thu, Nov 15, 2007 at 07:18:51PM +0200, Valery V. Vorotyntsev wrote:
> On 11/15/07, David Roundy <droundy at darcs.net> wrote:
> > I actually pushed your change plus a fix. Can you check that it compiles
> > for you? Dons pushed a change in the exporting in XMonad, which I think
> > means we shouldn't need these imports.
>
> Darcs versions of xmonad and xmonad-contrib compile smoothly:
> clean >> configure >> build >> install -- no problem.
>
> Is that what you wanted me to check, David?
XMonad/Layout/Tabbed.hs:176:34: Not in scope: `.|.'
What am I missing here? Don yesterday removed Data.Bits from tabbed,
but what about this line?
mask = Just (exposureMask .|. buttonPressMask)
Here HEAD is broken.
Andrea
More information about the xmonad
mailing list