change workspaces to [WorkspaceId]

This commit is contained in:
David Roundy
2007-08-14 00:37:22 +00:00
parent 919774dff8
commit ec0995a3a6
3 changed files with 6 additions and 6 deletions

View File

@@ -5,4 +5,4 @@ import XMonad
borderWidth :: Dimension
logHook :: X ()
numlockMask :: KeyMask
workspaces :: Int
workspaces :: [WorkspaceId]