@hackage emacs-keys0.0.2.0

library to parse emacs style keybinding into the modifiers and the chars

Allows parsing emacs style keybindings like "M-a", "C-M-a" or "M-Return". For convenience a TH helper that turns parse errors into compile errors is also provided.