| CARVIEW |
hetzner: Hetzner Cloud and DNS library.
Hetzner Cloud and DNS library. Check the readme and documentation for more details.
[Skip to Readme]
Downloads
- hetzner-0.7.2.1.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, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.1.0, 0.7.1.1, 0.7.2.0, 0.7.2.1 |
|---|---|
| Change log | changelog.md |
| Dependencies | aeson, base (>=4.16 && <4.21), bytestring, conduit, containers, country, hetzner, http-conduit, ip, megaparsec, scientific, text, time, yaml [details] |
| License | MIT |
| Author | Daniel Casanueva (coding `at` danielcasanueva.eu) |
| Maintainer | Daniel Casanueva (coding `at` danielcasanueva.eu) |
| Uploaded | by DanielDiaz at 2025-04-24T09:39:29Z |
| Category | Cloud |
| Home page | https://codeberg.org/daniel-casanueva/hetzner |
| Bug tracker | https://codeberg.org/daniel-casanueva/hetzner/issues |
| Distributions | LTSHaskell:0.7.2.1, NixOS:0.7.2.1 |
| Executables | hetzner-test |
| Downloads | 879 total (45 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-05-13 [all 3 reports] |
Readme for hetzner-0.7.2.1
[back to package description]Hetzner Haskell Library
Description
Client interface for the Hetzner Cloud API and the Hetzner DNS API, written in the Haskell programming language.
Completeness
This library doesn't cover (at least, not yet) the enterity of Hetzner's API. However, if there's anything you would like to see added, feel free to open an issue. If it's urgent, send me an email. I mainly add features only when I myself need them, but I'd be happy to extend the library upon request. Of course, if you can contribute with a merge request, that'd be greatly appreciated. The only ask I have if you decide to contribute is to follow more or less the naming and styling already used in the rest of the library. Thanks!