[Haskell-beginners] new locale?
Brent Yorgey
byorgey at seas.upenn.edu
Sat Oct 17 14:45:22 EDT 2009
On Wed, Oct 14, 2009 at 05:44:34AM +0100, Robert Wills wrote:
> Hello,
>
> http://hackage.haskell.org/package/old-locale-1.0.0.1
>
> says "This package provides the old locale library. For new code, the new
> locale library is recommended."
>
> Does anyone know where I would find the new library?
What locale functions are you trying to use? As far as I can tell,
there actually is no "new locale library" and functions for working
with the locale have been spread across various other libraries as
appropriate.
-Brent
More information about the Beginners
mailing list