[Haskell-cafe] subRegex bug?

Simon Marlow simonmar at microsoft.com
Thu Aug 4 07:43:14 EDT 2005


On 11 May 2005 22:22, S. Alexander Jacobson wrote:

> Am I misunderstanding the regex docs?
> 
> *MyMod> subRegex (mkRegex "\\." ) "foo.bar" "blah"
> "foo*** Exception: Text.Regex.Posix.regcomp: error in pattern

Fixed now, thanks.

Simon


More information about the Haskell-Cafe mailing list