Version 2.2.0.3-0 of nvim-hs is deprecated.
The latest version of nvim-hs is 2.3.2.3-1.

nvim-hs

Version 2.2.0.3 revision 0 uploaded by saep.

Package meta

Synopsis
Haskell plugin backend for neovim
Description

This package provides a plugin provider for neovim. It allows you to write plugins for one of the great editors of our time in the best programming language of our time! ;-)

You should find all the documentation you need inside the Neovim module. Most other modules are considered internal, so don't be annoyed if using things from there may break your code!

The following modules may also be of interest and they should not change their API: Neovim.Quickfix

If you want to write unit tests that interact with neovim, Neovim.Test provides some useful functions for that.

If you are keen to debug nvim-hs or a module you are writing, take a look at the Neovim.Debug module.

If you spot any errors or if you have great ideas, feel free to open an issue on github.

Author
Sebastian Witte
Bug reports
n/a
Category
Editor
Copyright
Copyright 2017-2018 Sebastian Witte <woozletoff@gmail.com>
Homepage
https://github.com/neovimhaskell/nvim-hs
Maintainer
woozletoff@gmail.com
Package URL
n/a
Stability
n/a

Components