From ddefe498db16c9c325d708d432855f7a3baeb1ef Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 19 Mar 2009 09:19:18 +0100 Subject: Avoid deadly cycle in man/xmonad.hs Ignore-this: adcba110caad465a2cbb4b9dca7cb612 darcs-hash:20090319081918-25a6b-844a84f9eeed88562c903eb109cd4fcb3c4d3c28 --- man/xmonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/xmonad.hs b/man/xmonad.hs index f721287..0cbdc04 100644 --- a/man/xmonad.hs +++ b/man/xmonad.hs @@ -229,7 +229,7 @@ myManageHook = composeAll -- return (All True) if the default handler is to be run afterwards. To -- combine event hooks use mappend or mconcat from Data.Monoid. -- -myEventHook = handleEventHook +myEventHook = mempty ------------------------------------------------------------------------ -- Status bars and logging -- cgit v1.2.3