-Wall police

This commit is contained in:
Spencer Janssen 2007-12-28 06:18:22 +00:00
parent 4f2feafd04
commit 0bf616d2fb

View File

@ -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)