Hi Daniel,

Prelude> Data.Char.isSymbol (toEnum 8704) 
True


On Thu, Sep 17, 2009 at 11:09 PM, Daniel Fischer <daniel.is.fischer@web.de> wrote:
Am Friday 18 September 2009 04:41:13 schrieben Sie:
> Weird.  OK,  thanks a lot!  I'm switching to „ until I get this figured
> out. Sean
>

What does your ghci say for

Data.Char.isSymbol (toEnum 8704) ?