aboutsummaryrefslogtreecommitdiffstats
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 47821a9..ce39bce 100644
--- a/Main.hs-boot
+++ b/Main.hs-boot
@@ -2,4 +2,3 @@ module Main where
import Graphics.X11.Xlib (KeyMask,Window)
import XMonad
numlockMask :: KeyMask
-manageHook :: Window -> String -> String -> String -> X (WindowSet -> WindowSet)