#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: librar...@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: librar...@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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform