Installation

Packaging status

Nixpkgs

Ghciwatch is available in nixpkgs as ghciwatch:

nix-env -iA ghciwatch
nix profile install nixpkgs#ghciwatch
# Or add to your `/etc/nixos/configuration.nix`.

Statically-linked binaries

Statically-linked binaries for aarch64/x86_64 macOS/Linux can be downloaded from the GitHub releases.

Crates.io

The Rust crate can be downloaded from crates.io:

cargo install ghciwatch

Hackage

Ghciwatch is not yet available on Hackage; see issue #23.