nvim-hs: Haskell plugin backend for neovim

[ apache, editor, library ] [ Propose Tags ]
This version is deprecated.

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. All other modules are considered internal, so don't be annoyed if using things from there may break your code.

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

Modules

[Index]

  • Neovim
    • API
      • Neovim.API.String
    • Neovim.Classes
    • Neovim.Config
    • Neovim.Context
      • Neovim.Context.Internal
    • Neovim.Debug
    • Neovim.Log
    • Neovim.Main
    • Neovim.Plugin
      • Neovim.Plugin.Classes
      • Neovim.Plugin.ConfigHelper
      • Neovim.Plugin.IPC
        • Neovim.Plugin.IPC.Classes
      • Neovim.Plugin.Internal
      • Neovim.Plugin.Startup
    • Neovim.Quickfix
    • RPC
      • Neovim.RPC.Classes
      • Neovim.RPC.Common
      • Neovim.RPC.EventHandler
      • Neovim.RPC.FunctionCall
      • Neovim.RPC.SocketReader
    • Neovim.Test
    • Neovim.Util

Downloads

Maintainer's Corner

Package maintainers

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.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-16T16:19:35Z
Distributions LTSHaskell:2.3.2.3, NixOS:2.3.2.3, Stackage:2.3.2.3
Reverse Dependencies 7 direct, 1 indirect [details]
Executables nvim-hs
Downloads 11984 total (108 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]