This commit is contained in:
Kazu Yamamoto 2013-11-15 10:29:13 +09:00
parent dfecb22123
commit 6999d1b0fb
1 changed files with 2 additions and 2 deletions

View File

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