nvim-hs: Haskell plugin backend for neovim
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.
[Skip to Readme]
Modules
[Index]
Downloads
- nvim-hs-0.0.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 2.0.0.0, 2.1.0.0, 2.1.0.2, 2.1.0.3, 2.1.0.4, 2.1.0.5, 2.1.0.7, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.0.3, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.3.2.1, 2.3.2.3, 2.3.2.4 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-wl-pprint, base (>=4.6 && <5), bytestring, cereal, cereal-conduit, conduit, conduit-extra, containers, data-default, directory, dyre, exceptions, filepath, foreign-store, hslogger, lifted-base, messagepack (>=0.4 && <0.5), monad-control, mtl (>=2.2.1 && <2.3), network, nvim-hs, optparse-applicative, parsec (>=3.1.9), process, resourcet, setenv (>=0.1.1.3), stm, streaming-commons, template-haskell, text, time, time-locale-compat, transformers, transformers-base, utf8-string [details] |
License | Apache-2.0 |
Copyright | Copyright 2015 Sebastian Witte <woozletoff@gmail.com> |
Author | Sebastian Witte |
Maintainer | woozletoff@gmail.com |
Revised | Revision 1 made by saep at 2016-06-12T09:42:28Z |
Category | Editor |
Home page | https://github.com/neovimhaskell/nvim-hs |
Source repo | head: git clone https://github.com/neovimhaskell/nvim-hs |
Uploaded | by saep at 2016-05-27T14:39:57Z |
Distributions | LTSHaskell:2.3.2.4, NixOS:2.3.2.3, Stackage:2.3.2.4 |
Reverse Dependencies | 7 direct, 1 indirect [details] |
Executables | nvim-hs |
Downloads | 12806 total (20 in the last 30 days) |
Rating | 2.5 (votes: 6) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |