mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
-Wall police
This commit is contained in:
parent
4f2feafd04
commit
0bf616d2fb
@ -26,7 +26,7 @@ module XMonad.Actions.CycleWS (
|
||||
prevScreen
|
||||
) where
|
||||
|
||||
import Data.List ( findIndex, sortBy )
|
||||
import Data.List ( findIndex )
|
||||
import Data.Maybe ( fromMaybe )
|
||||
|
||||
import XMonad hiding (workspaces)
|
||||
|
Loading…
x
Reference in New Issue
Block a user