localization: Library for localization (l10n)
This is a library to manage localization (l10n) of messages according to some (builtin or user-defined) locales.
The type system ensures that each message has a localization for each of the wanted locales.
Messages can be declared using a data type or a type class,
and then rendered to the wanted output type, using localize
(resp. loqualize
).
For examples, see the source code of Data.Locale.Tutorial
.
Downloads
- localization-1.0.1.20180226.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] | 1.0.0.20180213, 1.0.1.20180226 |
---|---|
Dependencies | base (>=4.10 && <5), containers (>=0.5), text (>=1.2), transformers (>=0.5) [details] |
Tested with | ghc ==8.2.2 |
License | GPL-3.0-only |
Author | Julien Moutinho <julm+localization@autogeree.net> |
Maintainer | Julien Moutinho <julm+localization@autogeree.net> |
Category | Data Structures |
Bug tracker | Julien Moutinho <julm+localization@autogeree.net> |
Source repo | head: git clone git://git.autogeree.net/localization |
Uploaded | by julm at 2018-02-27T00:03:19Z |
Distributions | NixOS:1.0.1.20180226 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1265 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-27 [all 1 reports] |