[Xmonad] darcs patch: move Layout stuff into class (hokey firs...
(and 2 more)
David Roundy
droundy at darcs.net
Thu Sep 20 12:16:30 EDT 2007
Here, just as a demonstration, I add a Show instance to the Layout
class. This is by far the easy part, a Read instance is far more
tricky, requiring that SomeLayout know the types of all possible
layouts, which of course, wreaks havoc with configurability and
modularity.
David
Fri Sep 14 17:59:59 EDT 2007 David Roundy <droundy at darcs.net>
* move Layout stuff into class (hokey first cut).
Thu Sep 20 11:52:37 EDT 2007 David Roundy <droundy at darcs.net>
* eliminate ugly OldLayout.
Thu Sep 20 12:12:08 EDT 2007 David Roundy <droundy at darcs.net>
* add Show instance to Layout
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 16501 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070920/35764c6e/attachment-0001.bin
More information about the Xmonad
mailing list