
4 Sep
2008
4 Sep
'08
9:22 a.m.
On Thu, 2008-09-04 at 06:53 +0200, Gour wrote:
As potential 'solution the 'i18n' package was mentioned (http://hackage.haskell.org/cgi-bin/hackage-scripts/package/i18n) with the remark that its API is not the most beautiful.
Seems to me that this is a good use case for implicit parameters, rather than a reader monad. Duncan