summaryrefslogtreecommitdiffstats
path: root/Main.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs-boot')
-rw-r--r--Main.hs-boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/Main.hs-boot b/Main.hs-boot
index becb178..1ad5791 100644
--- a/Main.hs-boot
+++ b/Main.hs-boot
@@ -4,4 +4,3 @@ import XMonad
numlockMask :: KeyMask
workspaces :: [WorkspaceId]
manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet)
-serialisedLayouts :: [Layout Window]