nvim-hs: Haskell plugin backend for neovim

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 0.0.1, 0.0.2, 0.0.3, 0.0.5, 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
Change log CHANGELOG.md
Dependencies 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), 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, transformers, transformers-base, utf8-string [details]
License Apache-2.0
Copyright Copyright (C) Sebastian Witte
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 2015-08-20T12:52:55Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees