mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 17:51:51 -07:00
-Wall police
This commit is contained in:
@@ -26,7 +26,7 @@ module XMonad.Actions.CycleWS (
|
|||||||
prevScreen
|
prevScreen
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import Data.List ( findIndex, sortBy )
|
import Data.List ( findIndex )
|
||||||
import Data.Maybe ( fromMaybe )
|
import Data.Maybe ( fromMaybe )
|
||||||
|
|
||||||
import XMonad hiding (workspaces)
|
import XMonad hiding (workspaces)
|
||||||
|
Reference in New Issue
Block a user