aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorAlec Berryman <alec@thened.net>2007-04-01 16:34:16 +0200
committerAlec Berryman <alec@thened.net>2007-04-01 16:34:16 +0200
commite5310140d3b97f7fd98a7e3e751ae2653c713702 (patch)
tree00ce660c7fb76477a1768afd8576ba656bcbaba4 /Config.hs
parent1f43c2403524a1fd3886850c8d4f34930140e00f (diff)
downloadxmonad-e5310140d3b97f7fd98a7e3e751ae2653c713702.tar.gz
xmonad-e5310140d3b97f7fd98a7e3e751ae2653c713702.tar.xz
xmonad-e5310140d3b97f7fd98a7e3e751ae2653c713702.zip
Type error: lockMask :: KeyMask, not KeySym
Error prevents compilation on 64-bit systems. darcs-hash:20070401143416-39448-7ab8c797f9590cda9576767eddda6b7ceb5bf2ea.gz
Diffstat (limited to '')
-rw-r--r--Config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.hs b/Config.hs
index 14c9922..23ff5e3 100644
--- a/Config.hs
+++ b/Config.hs
@@ -61,7 +61,7 @@ sizeDelta :: Rational
sizeDelta = 3%100
-- The mask for the numlock key. You may need to change this on some systems.
-numlockMask :: KeySym
+numlockMask :: KeyMask
numlockMask = lockMask