hcar update.

This commit is contained in:
Kazu Yamamoto 2013-05-06 08:04:13 +09:00
parent 05e2129811
commit c340ba2f90
1 changed files with 2 additions and 2 deletions

View File

@ -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