[Xmonad] darcs patch: Introduce NonEmptyStack.

David Roundy droundy at darcs.net
Fri May 25 22:21:50 EDT 2007


Hi all,

Here's a patch implementing a NonEmptyStack type that is our
zipper without the Empty possibility.  I like this change, but
haven't cleaned up the comments as it's not clear that others
will like it.  I made modify accept a function that will only
modify NonEmptyStacks, which covers all the possibilities but
delete.

Actually, I think I'll implement a clean:q



Fri May 25 19:18:04 PDT 2007  David Roundy <droundy at darcs.net>
  * Introduce NonEmptyStack.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 21819 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070525/ff6cb2c7/attachment.bin


More information about the Xmonad mailing list