Use UTF-32LE instead of UTF32LE
authorSimon Marlow <marlowsd@gmail.com>
Tue, 6 Oct 2009 10:02:07 +0000 (10:02 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 6 Oct 2009 10:02:07 +0000 (10:02 +0000)
commitc72dc997c63a629f6a2a9f82168ac93dda9ee09e
treec6e70ae7cb7efc08fea8661b6eb97b2e92cd2d7a
parenteee5b61e5ff6f141a778a77997939b72ebb3feb3
Use UTF-32LE instead of UTF32LE
The latter is not recognised by some iconv implementations.
GHC/IO/Encoding/Iconv.hs