The latest version of ghcid is 0.8.9-0.

ghcid

Version 0.7.1 revision 0 uploaded by NeilMitchell.

Package meta

Synopsis
GHCi based bare bones IDE
Description

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).

Author
Neil Mitchell <ndmitchell@gmail.com>, jpmoresmau
Bug reports
https://github.com/ndmitchell/ghcid/issues
Category
Development
Copyright
Neil Mitchell 2014-2018
Homepage
https://github.com/ndmitchell/ghcid#readme
Maintainer
Neil Mitchell <ndmitchell@gmail.com>
Package URL
n/a
Stability
n/a

Components