aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Main.hs-boot (renamed from Config.hs-boot)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.hs-boot b/Main.hs-boot
index 00d45a7..046b627 100644
--- a/Config.hs-boot
+++ b/Main.hs-boot
@@ -1,4 +1,4 @@
-module Config where
+module Main where
import Graphics.X11.Xlib.Types (Dimension)
import Graphics.X11.Xlib (KeyMask,Window)
import XMonad