
<shameless-plug> I've pushed XMonad.Config.Prime, which I worked on a long time ago, and decided to clean up and release now. You can check out an example config at: http://twifkak.com/xmonad-junk/XMonad-Config-Prime4.html#g:9 I've been using the syntax for quite a while. Now you can, too! I tried to document it decently. I also switched my mailing list subscription to an email I will check more often. Per previous feedback, the code doesn't introduce any dependencies (other than a slew of LANGUAGE pragmas, but notably not TemplateHaskell). The main remaining task would be to get (>>) to work with both Prime and Monad. I got a lead from a mailing list that I may be able to follow, but in the meantime, I figure such a change would be backwards-compatible, and hence non-blocking. - Devin (twifkak) [1] I tried to `darcs send` it earlier, but my email got eaten, and I got impatient and just pushed. No offense taken if you need to rollback.