From b29582adf2ae7a71a4d60f79b9251d8c6534c3ff Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Sat, 3 Apr 2010 20:11:15 +0200 Subject: Update comments describing `recompile' Ignore-this: 8375f7011256783c763c78e127f89a4a darcs-hash:20100403181115-1499c-d30cb037ab07f6b1d4774968a896139288e1bec2 --- XMonad/Core.hs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/XMonad/Core.hs b/XMonad/Core.hs index 645a265..46e1a35 100644 --- a/XMonad/Core.hs +++ b/XMonad/Core.hs @@ -430,9 +430,11 @@ getXMonadDir = io $ getAppUserDataDirectory "xmonad" -- -- * the xmonad executable does not exist -- --- * the xmonad executable is older than xmonad.hs +-- * the xmonad executable is older than xmonad.hs or any file in +-- ~\/.xmonad\/lib -- --- The -i flag is used to restrict recompilation to the xmonad.hs file only. +-- The -i flag is used to restrict recompilation to the xmonad.hs file only, +-- and any files in the ~\/.xmonad\/lib directory. -- -- Compilation errors (if any) are logged to ~\/.xmonad\/xmonad.errors. If -- GHC indicates failure with a non-zero exit code, an xmessage displaying -- cgit v1.2.3