ecstatic: Build "as static as possible" executable on Linux.
The following stanzas in your cabal file will make sure that the executable is linked statically with all libraries except for glibc:
executable your-awesome-program build-tool-depends: ecstatic:ecstatic >= 0.1.0 ghc-options: -pgml ecstatic
See README.md for background and more details.
[Skip to Readme]
Downloads
- ecstatic-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1 && <4.22), directory (>=1.0.1 && <1.4), ecstatic, process (>=1.4.3.0 && <1.7) [details] |
Tested with | ghc ==9.12.2 |
License | MIT |
Author | slycelote |
Maintainer | slycelot@yandex.ru |
Category | Distribution |
Uploaded | by slycelote at 2025-10-14T21:59:11Z |
Distributions | |
Executables | ecstatic |
Downloads | 3 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-10-14 [all 1 reports] |