diff options
Diffstat (limited to 'Main.hs-boot')
-rw-r--r-- | Main.hs-boot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Main.hs-boot b/Main.hs-boot deleted file mode 100644 index ce39bce..0000000 --- a/Main.hs-boot +++ /dev/null @@ -1,4 +0,0 @@ -module Main where -import Graphics.X11.Xlib (KeyMask,Window) -import XMonad -numlockMask :: KeyMask |