localize: GNU Gettext-based messages localization library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

More or less fully functional translation framework, based on haskell-gettext and text-format-heavy packages.


[Skip to Readme]

Properties

Versions 0.2.0.0, 0.2.0.0, 0.2.0.1
Change log None available
Dependencies base (>4 && <5), binary (>=0.7), bytestring (>=0.10 && <0.11), containers (>=0.5), data-default (>=0.7), directory (>=1.3), filepath (>=1.4), Glob (>=0.7.14), haskell-gettext (>=0.1.1.0), mtl (>=2.2.1), setlocale (>=1.0), text (>=1.2), text-format-heavy (>=0.1.4.0), time (>=1.4), transformers (>=0.3) [details]
License BSD-3-Clause
Author IlyaPortnov
Maintainer portnov84@rambler.ru
Category Text
Source repo head: git clone https://github.com/portnov/localize.git
Uploaded by IlyaPortnov at 2017-10-21T07:24:12Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for localize-0.2.0.0

[back to package description]

localize README

This package is more or less fully functional translation framework, based on haskell-gettext package. The key features are:

Please refer to Haddock documentation and to examples in examples/ directory.