hcar 2013 Nov.
This commit is contained in:
parent
1fcaf5f34e
commit
6011755eb8
@ -1,10 +1,10 @@
|
||||
% ghcmodHappyHaskellProgram-Kg.tex
|
||||
\begin{hcarentry}[updated]{ghc-mod --- Happy Haskell Programming}
|
||||
\report{Kazu Yamamoto}%05/13
|
||||
\report{Kazu Yamamoto}%11/13
|
||||
\status{open source, actively developed}
|
||||
\makeheader
|
||||
|
||||
{\tt ghc-mod} is a backend command to enrich Haskell programming on editors including Emacs and Vim. The ghc-mod package on Hackage includes the {\tt ghc-mod} command and Emacs front-end.
|
||||
{\tt ghc-mod} is a backend command to enrich Haskell programming on editors including Emacs, Vim and Sublime. The ghc-mod package on Hackage includes the {\tt ghc-mod} command and Emacs front-end.
|
||||
|
||||
Emacs front-end provides the following features:
|
||||
|
||||
@ -31,10 +31,8 @@ There are two Vim plugins:
|
||||
Here are new features:
|
||||
|
||||
\begin{itemize}
|
||||
\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 {\tt ghc-mod} now supports the sandbox of {\tt cabal} 1.18 and stopped supporting the sandbox of {\tt cabal-dev}.
|
||||
\item The ghc-mod package also provides a library now.
|
||||
\end{itemize}
|
||||
|
||||
\FurtherReading
|
||||
|
Loading…
Reference in New Issue
Block a user