mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-30 19:51:51 -07:00
This patch factors out commonly used direction types like data Direction = Prev | Next and moves them to X.U.Types.
This patch factors out commonly used direction types like data Direction = Prev | Next and moves them to X.U.Types.