[Haskell-cafe] Things stopping pure Haskell code from having a cross-platform single semantics?
Niklas Haas
haskell at nand.wakku.to
Tue Nov 12 18:15:44 UTC 2013
The pure functions from Data.Char depend on the system locale, at least
with GHC's implementation.
More information about the Haskell-Cafe
mailing list