On Sat, 28 Mar 2009, Vasyl Pasternak wrote:

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).

Thanks for working on that issue! The German translation is fine. I have recently written a Wiki article on how to avoid IO in Haskell code without resorting to unsafePerformIO where I incidentally chose gettext as an example:
  http://progandprog.blogspot.com/2009/03/i18n-and-haskell.html

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to