summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vogt <vogt.adam@gmail.com>2010-04-03 20:11:15 +0200
committerAdam Vogt <vogt.adam@gmail.com>2010-04-03 20:11:15 +0200
commitb29582adf2ae7a71a4d60f79b9251d8c6534c3ff (patch)
tree207d3a87485b92b57cb7e1081bec8679d4084427
parent685f319848276b3ea4e94e91fcab28c3220794b7 (diff)
downloadmetatile-b29582adf2ae7a71a4d60f79b9251d8c6534c3ff.tar
metatile-b29582adf2ae7a71a4d60f79b9251d8c6534c3ff.zip
Update comments describing `recompile'
Ignore-this: 8375f7011256783c763c78e127f89a4a darcs-hash:20100403181115-1499c-d30cb037ab07f6b1d4774968a896139288e1bec2
-rw-r--r--XMonad/Core.hs6
1 files 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