diff options
Diffstat (limited to 'desktop/xmonad/README')
-rw-r--r-- | desktop/xmonad/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/xmonad/README b/desktop/xmonad/README index 655d7a3e30..927b6bce47 100644 --- a/desktop/xmonad/README +++ b/desktop/xmonad/README @@ -14,3 +14,6 @@ To get you started, the most basic key bindings are: mod-shift-return Launch xterm mod-shift-q Quit xmonad For a guided tour, see http://www.xmonad.org/tour.html + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |