@hackage / hgettext

Bindings to libintl.h (gettext, bindtextdomain)

Latest0.1.40.3

About

Metadata

  • Last updated , by NH000
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: https://github.com/haskell-hvr/hgettext

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Readme

This package provides bindings to the gettext internationalization and localization (i18n) library.

This package provides support for custom Setup.hs scripts via the Distribution.Simple.I18N.GetText module.

A user-contributed tutorial can be found in the Haskell Wiki.