
Hello, eagletmt implemented a Vim plugin for ghc-mod: https://github.com/eagletmt/ghcmod-vim Happy Haskell programming on Vim! --Kazu

On 16 February 2012 08:51, Kazu Yamamoto
eagletmt implemented a Vim plugin for ghc-mod:
https://github.com/eagletmt/ghcmod-vim
Happy Haskell programming on Vim!
Note that there's also support for ghc-mod using [syntastic][1] for vim, which is well supported for Haskell and other languages too. Nick [1]: https://github.com/scrooloose/syntastic

Hi,
I downloaded those vim extensions, and I just wonder how I could have done
before syntastic ;)
Is there a vim plugin useful for runtime (putting breakpoints, seeing if an
expression has been evaluated or if it's still a thunk?)
I believe it exists for emacs.
2012/2/16 Nicolas Wu
On 16 February 2012 08:51, Kazu Yamamoto
wrote: eagletmt implemented a Vim plugin for ghc-mod:
https://github.com/eagletmt/ghcmod-vim
Happy Haskell programming on Vim!
Note that there's also support for ghc-mod using [syntastic][1] for vim, which is well supported for Haskell and other languages too.
Nick
[1]: https://github.com/scrooloose/syntastic
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Thu, Feb 16, 2012 at 09:51, Kazu Yamamoto
Hello,
eagletmt implemented a Vim plugin for ghc-mod:
https://github.com/eagletmt/ghcmod-vim
Happy Haskell programming on Vim!
Thank you for pointing this out on the list. My Vim setup has now improved by a few 100%, thanks to ghcmod-vim, neco-ghc and syntastic. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus

On 02/16/2012 08:21 PM, Magnus Therning wrote:
On Thu, Feb 16, 2012 at 09:51, Kazu Yamamoto
wrote: Hello,
eagletmt implemented a Vim plugin for ghc-mod:
https://github.com/eagletmt/ghcmod-vim
Happy Haskell programming on Vim! Thank you for pointing this out on the list. My Vim setup has now improved by a few 100%, thanks to ghcmod-vim, neco-ghc and syntastic. wow. indeed, thanks for the pointer !
-- Vincent
participants (5)
-
Kazu Yamamoto
-
Magnus Therning
-
Nicolas Wu
-
Vincent Hanquez
-
Yves Parès