From c340ba2f90f787fbc536fe97155fa9472dda031b Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Mon, 6 May 2013 08:04:13 +0900 Subject: [PATCH] hcar update. --- hcar-ghc-mod.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hcar-ghc-mod.tex b/hcar-ghc-mod.tex index 567b3c4..2eed278 100644 --- a/hcar-ghc-mod.tex +++ b/hcar-ghc-mod.tex @@ -1,6 +1,6 @@ % ghcmodHappyHaskellProgram-Kg.tex \begin{hcarentry}[updated]{ghc-mod --- Happy Haskell Programming} -\report{Kazu Yamamoto} +\report{Kazu Yamamoto}%05/13 \status{open source, actively developed} \makeheader @@ -34,7 +34,7 @@ Here are new features: \item {\tt ghc-mod} now analyses library dependencies from a cabal file. \item The ``{\tt check}'' subcommand became faster than before unless Template Haskell is used. \item The ``{\tt debug}'' subcommand is provided. -\item The ``{\tt browse}' subcommand displays more information on functions etc if the ``{\tt -d}'' option is specified. +\item The ``{\tt browse}'' subcommand displays more information on functions etc if the ``{\tt -d}'' option is specified. \end{itemize} \FurtherReading