[Xmonad] darcs patch: catch exceptions when calling user-written
code.
David Roundy
droundy at darcs.net
Thu Oct 11 20:59:47 EDT 2007
Note: this fixes issue 55.
David
Thu Oct 11 20:56:55 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: 14979 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20071011/3a8a7336/attachment.bin
More information about the Xmonad
mailing list