Drop PlainConfig from HCAR.tex: it doesn't exist in contrib.

The code for that moved out to a separate project:
http://braincrater.wordpress.com/2008/08/28/announcing-xmonad-light/
This commit is contained in:
Adam Vogt 2011-12-11 00:44:05 +00:00
parent 450c3a34fe
commit e70b489936

View File

@ -28,7 +28,6 @@ Details of changes between releases can be found in the release notes:
\item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.9}
% \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.10}
\item the Darcs repositories have been upgraded to the hashed format
\item XMonad.Config.PlainConfig allows writing configs in a more 'normal' style, and not raw Haskell
\item Supports using local modules in xmonad.hs; for example: to use definitions from \~/.xmonad/lib/XMonad/Stack/MyAdditions.hs
\item xmonad --restart CLI option
\item xmonad --replace CLI option