gettext-th: gettext-th can internationalise a haskell program 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.
[Skip to Readme]
Downloads
- gettext-th-0.2.0.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.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, containers, directory, filepath, haskell-gettext, template-haskell, text, th-lift-instances [details] |
License | BSD-3-Clause |
Author | Christoph Bauer |
Maintainer | mail@christoph-bauer.net |
Category | i18n, Text |
Home page | https://github.com/chrbauer/gettext-th |
Bug tracker | https://github.com/chrbauer/gettext-th/issues |
Uploaded | by ChristophBauer at 2022-09-10T20:04:20Z |
Distributions | NixOS:0.2.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 354 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-09-10 [all 1 reports] |