[haskell-platform] #48: Proposal: platform should provide utf8 IO support
haskell-platform
haskell-platform at projects.haskell.org
Wed Jun 3 16:48:38 EDT 2009
#48: Proposal: platform should provide utf8 IO support
-------------------------+--------------------------------------------------
Reporter: dons | Owner: dons
Type: enhancement | Status: new
Priority: major | Milestone: 2009.4.0
Component: Platform | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by dons):
* summary: utf8 IO support => Proposal: platform should provide utf8 IO
support
Old description:
> {{{
> Date: Thu, 14 May 2009 16:23:31 -0700
> From: Simon Michael
> To: libraries at haskell.org
> Subject: add utf8-string in haskell platform
>
> I'd like to request that utf8-string be added to the haskell platform, so
> that HP users can work with
> +non-ascii text
> }}}
>
> Options for this are:
>
> * text : adds new C dependencies (icu)?
> * utf8-string : workaround for utf8 encoded String, widely used.
New description:
{{{
Date: Thu, 14 May 2009 16:23:31 -0700
From: Simon Michael
To: libraries at haskell.org
Subject: add utf8-string in haskell platform
I'd like to request that utf8-string be added to the haskell platform, so
that HP users can work with
+non-ascii text
}}}
Options for this are:
* text : adds new C dependencies (icu)?
* utf8-string : workaround for utf8 encoded String, widely used.
* A discussion took place:
http://www.haskell.org/pipermail/libraries/2009-May/thread.html#11704
We may be agreed that utf8 is needed, but have yet to see anyone propose a
specific library.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/48#comment:5>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list