https://hercules-ci.com build and deployment agent
Haskell
123
2,114 commits
updated Sep 16, 2026
Hercules CI Agent runs on your infrastructure and executes tasks (evaluation, builds, etc) for your Hercules CI account.
Install into home:
cabal v2-install --disable-documentation --disable-optimization hercules-ci-agent hercules-ci-cli --overwrite-policy always
Start installed agent
hercules_ci_agent_bindir=$HOME/.cabal/bin ~/.cabal/bin/hercules-ci-agent
Build nixUnstable with cabal:
../nix/shellFor-cabal.nix to pick the right job from the ci param, thencd hercules-ci-cnix-store-expr
nix-shell ../nix/shellFor-cabal.nix
cabal v2-test -fnix-2_4 --enable-debug-info --disable-library-stripping --disable-executable-stripping
Haskell
86.0%
Nix
10.5%
C++
2.8%
https://hercules-ci.com build and deployment agent
Haskell
123
2,114 commits
updated Sep 16, 2026
Hercules CI Agent runs on your infrastructure and executes tasks (evaluation, builds, etc) for your Hercules CI account.
Install into home:
cabal v2-install --disable-documentation --disable-optimization hercules-ci-agent hercules-ci-cli --overwrite-policy always
Start installed agent
hercules_ci_agent_bindir=$HOME/.cabal/bin ~/.cabal/bin/hercules-ci-agent
Build nixUnstable with cabal:
../nix/shellFor-cabal.nix to pick the right job from the ci param, thencd hercules-ci-cnix-store-expr
nix-shell ../nix/shellFor-cabal.nix
cabal v2-test -fnix-2_4 --enable-debug-info --disable-library-stripping --disable-executable-stripping
Haskell
86.0%
Nix
10.5%
C++
2.8%