mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-07 15:31:54 -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.