[Haskell-cafe] Internationalization of Haskell code

Vasyl Pasternak vasyl.pasternak at gmail.com
Fri Mar 27 18:20:04 EDT 2009


In my blog http://progandprog.blogspot.com/2009/03/i18n-and-haskell.html,
I've described
process of internationalization Haskell programms using GNU GetText. I
wrote hgettext tool and
Text.I18N.GetText library to help with internationalization (latest sources on
http://hgettext.googlecode.com/files/hgettext-0.1.2.tar.gz).

A bit later I plan to put it to hackage and wiki (waiting for account).

-- 
Best regards,
Vasyl Pasternak


More information about the Haskell-Cafe mailing list