mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Using X.U.Parser works almost as a drop-in replacement for ReadP here. In some places (like `parseSpecial`) we need to be a little bit more careful when constructing the parser, but this is offset a much simpler `readKeySequence`.