[Haskell-cafe] ghc 6.12.1 and regex

2009-12-29 Thread Paulo Tanimoto
Oh, I forgot to "reply-to-all". -- Forwarded message -- From: Paulo Tanimoto Date: Tue, Dec 29, 2009 at 9:39 AM Subject: Re: [Haskell-cafe] ghc 6.12.1 and regex To: David Fox Hi David, On Tue, Dec 29, 2009 at 9:28 AM, David Fox wrote: > Is anyone else seeing

[Haskell-cafe] ghc 6.12.1 and regex

2009-12-29 Thread David Fox
Is anyone else seeing this problem: > :m +Text.Regex.Posix > "\250" =~ "\250" :: Bool True > "\250" =~ "[\250]" :: Bool False ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe