From 6999d1b0fb83a3e2894b538d738d0236fe123420 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Fri, 15 Nov 2013 10:29:13 +0900 Subject: [PATCH] hcar. --- 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 1e1446f..d90a712 100644 --- a/hcar-ghc-mod.tex +++ b/hcar-ghc-mod.tex @@ -21,15 +21,15 @@ can be used instead of GHC to check Haskell syntax. \item[Expression type] You can display the type/information of the expression on the cursor. \end{description} +\noindent There are two Vim plugins: - \begin{itemize} \item ghcmod-vim \item syntastic \end{itemize} +\noindent Here are new features: - \begin{itemize} \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.