[Haskell-cafe] [tagsoup] is it the expected behaviour ?

Neil Mitchell ndmitchell at gmail.com
Mon May 19 06:17:56 EDT 2008


Hi Fernand,

> Experimenting with tagsoup (I'm using GHC 6.8.2 and tagsoup-0.6), I found
> something which appears to me as strange behaviour : when parsing tag's
> attributes that have spaces enclosing the "=" sign, tagsoup seems to
> interpret these as empty attributes' names and values.

Yep, that's the wrong behaviour. I'm just writing a patch now, and
will email back once its in the development version.

Many thanks for reporting the bug - it will go in the regression test
and will never be broken again :-)

Thanks

Neil


More information about the Haskell-Cafe mailing list