From e5310140d3b97f7fd98a7e3e751ae2653c713702 Mon Sep 17 00:00:00 2001 From: Alec Berryman Date: Sun, 1 Apr 2007 16:34:16 +0200 Subject: Type error: lockMask :: KeyMask, not KeySym Error prevents compilation on 64-bit systems. darcs-hash:20070401143416-39448-7ab8c797f9590cda9576767eddda6b7ceb5bf2ea.gz --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') 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 -- cgit v1.2.3