Re: [Haskell-cafe] ∀ lexing in ghc and ghci

Sean McLaughlin seanmcl at gmail.com
Fri Sep 18 08:34:15 EDT 2009


Hi Daniel,

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


On Thu, Sep 17, 2009 at 11:09 PM, Daniel Fischer
<daniel.is.fischer at 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) ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090918/e554e96b/attachment.html


More information about the Haskell-Cafe mailing list