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] [Quick Jump]
Downloads
- nvim-hs-2.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), bytestring, cereal, cereal-conduit (>=0.8.0), conduit (>=1.3.0), containers, data-default, deepseq (>=1.1 && <1.5), foreign-store, hslogger, megaparsec (<8), messagepack (>=0.5.4), mtl (>=2.2.1 && <2.3), network, optparse-applicative, path, path-io, prettyprinter (>=1.2 && <2), prettyprinter-ansi-terminal, resourcet (>=1.1.11), stm, streaming-commons, template-haskell, text, time, time-locale-compat, transformers, transformers-base, typed-process, unliftio (>=0.2), unliftio-core, utf8-string, vector, void [details] |
License | Apache-2.0 |
Copyright | Copyright 2017-2018 Sebastian Witte <woozletoff@gmail.com> |
Author | Sebastian Witte |
Maintainer | woozletoff@gmail.com |
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 2019-04-18T19:03:32Z |
Distributions | LTSHaskell:2.3.2.3, NixOS:2.3.2.3, Stackage:2.3.2.3 |
Reverse Dependencies | 7 direct, 1 indirect [details] |
Downloads | 12540 total (151 in the last 30 days) |
Rating | 2.5 (votes: 6) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-18 [all 1 reports] |