mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-09-03 04:33:47 -07:00
In [1] we changed the return type to not be an IO action and hence this
example can't work, even with an otherwise correct configuration.
[1]: 168cb6a6c3
(Removed unnecessary IO)