HCAR.tex: update per Janis

This commit is contained in:
gwern0 2012-05-13 21:15:22 +00:00
parent 06f35a650e
commit d8495adf0d

View File

@ -1,5 +1,5 @@
% xmonad-Gx.tex % xmonad-Gx.tex
\begin{hcarentry}[updated]{xmonad} \begin{hcarentry}{xmonad}
\label{xmonad} \label{xmonad}
\report{Gwern Branwen}%11/11 \report{Gwern Branwen}%11/11
\status{active development} \status{active development}
@ -28,6 +28,7 @@ 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.9}
% \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.10} % \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.10}
\item the Darcs repositories have been upgraded to the hashed format \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 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 --restart CLI option
\item xmonad --replace CLI option \item xmonad --replace CLI option