gettext-th: gettext-th can internationlise a haskell program with gettext at compile time without runtime dependencies
The gettext project provides a library and tools for internationalization and localization of software. gettext-th allows you to use the gettext tooling without adding any runtime dependencies because texts are exchanged at compile time. But this also means that you have an application per language.
Downloads
- gettext-th-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, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring, directory, filepath, haskell-gettext, template-haskell, text [details] |
License | BSD-3-Clause |
Author | Christoph Bauer |
Maintainer | mail@christoph-bauer.net |
Category | i18, Text |
Bug tracker | https://github.com/chrbauer/gettext-th/issues |
Uploaded | by ChristophBauer at 2022-08-15T17:43:55Z |
Distributions | NixOS:0.2.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 354 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-08-15 [all 2 reports] |