[Haskell-cafe] Copying Arrays

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri May 30 03:45:21 EDT 2008


Hello Ketil,

Friday, May 30, 2008, 11:00:10 AM, you wrote:

> I guess this is where I don't follow: why would you need more short
> strings for Unicode text than for ASCII or 8-bit latin text?

BS package require too much memory for storing short strings.
alternative package that minimizes memory would be useful


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list