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

ghcid

Either "GHCi as a daemon" or "GHC + a bit of an IDE". A very simple Haskell development tool which shows you the errors in your project and updates them whenever you save. Run ghcid --topmost --command=ghci, where --topmost makes the window on top of all others (Windows only) and --command is the command to start GHCi on your project (defaults to ghci if you have a .ghci file, or else to cabal repl).

Ecosystem
hackage.haskell.org
Latest Release
0.8.9
over 2 years ago
Versions
45
Downloads
41,588 total
Dependent Packages
2
Dependent Repos
148
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/ghcid
spec
License BSD-3-Clause
First Release over 11 years ago
Last Synced 27 days ago
Repository
Stars 1,130 on GitHub
Forks 112 on GitHub
Commits 1099
Committers 60
Avg per Author 18.317
DDS 0.177
Rankings on hackage.haskell.org
Overall Top 4.4%
Downloads Top 3.5%
Dependent repos Top 3.5%
Forks Top 4.0%