aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/RotView.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Actions/RotView.hs')
-rw-r--r--XMonad/Actions/RotView.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/XMonad/Actions/RotView.hs b/XMonad/Actions/RotView.hs
index a77177c..f7c1333 100644
--- a/XMonad/Actions/RotView.hs
+++ b/XMonad/Actions/RotView.hs
@@ -27,6 +27,8 @@ import XMonad.StackSet hiding (filter)
-- $usage
--
+-- NOTE: This module is deprecated; see "XMonad.Actions.CycleWS".
+--
-- You can use this module with the following in your @~\/.xmonad\/xmonad.hs@:
--
-- > import XMonad.Actions.RotView