[Xmonad] darcs patch: catch exceptions when calling user-written
code.
David Roundy
droundy at darcs.net
Thu Oct 11 21:32:28 EDT 2007
Thu Oct 11 21:31:13 EDT 2007 David Roundy <droundy at darcs.net>
* catch exceptions when calling user-written code.
Note: this is a less-than-minimal approach, since it
seemed better to put the catchX in whenJust, rather
than in both times whenJust is used in Main. As a
result, it does a few potentially less efficient checks,
but we're also slightly more robust with regard to bugs
introduced in the future.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 15265 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071011/d1e11944/attachment.bin
More information about the Xmonad
mailing list