From 098a767283d4cbf260ba2e69bc1b124c2a4a0ecd Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 1 Nov 2007 08:45:56 +0100 Subject: Remove workspaces from Main.hs-boot darcs-hash:20071101074556-a5988-4f14a16dea22404db69bd64db06788953ff0636d.gz --- Main.hs-boot | 1 - 1 file changed, 1 deletion(-) diff --git a/Main.hs-boot b/Main.hs-boot index 1ad5791..47821a9 100644 --- a/Main.hs-boot +++ b/Main.hs-boot @@ -2,5 +2,4 @@ module Main where import Graphics.X11.Xlib (KeyMask,Window) import XMonad numlockMask :: KeyMask -workspaces :: [WorkspaceId] manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet) -- cgit v1.2.3