Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : nvim-hs-ghcid

This plugin uses the nvim-hs plugin backend for neovim and fills the quickfix list on file-saves with the errors and warnings that ghcid determines. The only limitation for this tool is that it needs a .cabal file to work. This plugin provides 3 commands: :GhcidStart will prompt you for the configuration you want to use. It should guess a reasonable option based on the files present in your project directory and so you will just have to press enter all the time. If you provide a bang, these questions will not be asked. :GhcidStop stops the current ghcid process. :GhcidRestart combines the two previous commands. Simply import the plugin definition from Neovim.Ghcid and add it to your plugin list.

Registry - Source - JSON
purl: pkg:hackage/nvim-hs-ghcid
Keywords: apache, editor, library, program, ghcid, haskell, neovim, nvim-hs, plugin
License: Apache-2.0
Latest release: about 7 years ago
First release: over 7 years ago
Dependent packages: 1
Dependent repositories: 9
Downloads: 2,787 total
Stars: 9 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...