On Thu, 12 Jul 2007 21:24:24 +0100, you wrote:

>Given that (IIRC) the BOM is just a valid unicode non-breaking space,
>your scripts really ought to cope...

Choking on the BOM is probably just a symptom of a deeper problem. My
bet is that removing the BOM would simply delay the failure until the
first non-ASCII character was encountered.

Steve Schafer
Fenestra Technologies Corp.
http://www.fenestra.com/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to