[Xmonad] darcs patch: doLayout cleanup and commented
exception-handling.
Spencer Janssen
sjanssen at cse.unl.edu
Sat Jun 9 13:25:49 EDT 2007
On Sat, 09 Jun 2007 08:04:37 -0700
David Roundy <droundy at darcs.net> wrote:
> Sat Jun 9 07:50:36 PDT 2007 David Roundy <droundy at darcs.net>
> * doLayout cleanup and commented exception-handling.
We don't need to handle any exceptions here, the type of 'layouts'
guarantees that 'l' is always valid.
layouts :: !(M.Map WorkspaceId (Layout, [Layout]))
Cheers,
Spencer Janssen
More information about the Xmonad
mailing list