String != [Char]

Greg Weber greg at gregweber.info
Sun Apr 1 17:22:32 CEST 2012


I am starting up the proposal.

http://hackage.haskell.org/trac/haskell-prime/ticket/143
http://hackage.haskell.org/trac/haskell-prime/wiki/OpaqueText

Unfortunately I haven't had any time to work on this for the last week
and won't for 2 more weeks.
Your help is appreciated. I think the first step is to move list
functions into a separate module for the Text package to see if we can
get rid of name conflicts with the Prelude.

On Sat, Mar 31, 2012 at 11:49 PM, Colin Paul Adams
<colin at colina.demon.co.uk> wrote:
>>>>>> "Gabriel" == Gabriel Dos Reis <gdr at integrable-solutions.net> writes:
>
>    Gabriel> On Mon, Mar 26, 2012 at 5:08 AM, Christian Siefkes
>
>    Gabriel> It is not the precision of Char or char that is the issue
>    Gabriel> here.  It has been clarified at several points that Char is
>    Gabriel> not a Unicode character, but a Unicode code point.
>
> That's not what the standard says:
>
> 6.1.2 Characters and Strings
>
> The character type Char is an enumeration whose values represent Unicode
> characters [2].
>
> [2]   Unicode Consortium. Unicode
> standard. http://unicode.org/standard/standard.html.
>
> --
> Colin Adams
> Preston Lancashire
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments
>
> _______________________________________________
> Haskell-prime mailing list
> Haskell-prime at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-prime



More information about the Haskell-prime mailing list