[haskell-platform] #48: utf8 IO support

haskell-platform haskell-platform at projects.haskell.org
Sat May 16 14:21:41 EDT 2009


#48: utf8 IO support
-------------------------+--------------------------------------------------
 Reporter:  dons         |        Owner:  dons    
     Type:  enhancement  |       Status:  new     
 Priority:  major        |    Milestone:  2009.4.0
Component:  Platform     |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
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
>  * utf8-string

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.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/48#comment:3>
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