option package:xmonad-contrib

option def p will try to parse p and, if it fails, simply return def without consuming any input.
optionally p optionally parses p and always returns ().