Name: | ghcid |
---|---|
Version: | 0.8.9 |
Release: | 5.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 5637201 |
License: | BSD-3-Clause |
RPM: | ghcid-0.8.9-5.el10_0.x86_64.rpm |
Source RPM: | ghcid-0.8.9-5.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/ghcid |
Summary: | 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 --command=ghci', where '--command' is the command to start GHCi on your project (defaults to 'ghci' if you have a '.ghci' file, or else to 'cabal repl'). |