Mon Mar  5 09:02:41 PST 2007  Chris Kuklewicz <[EMAIL PROTECTED]>
  * BUGFIX: remove extra 'tail' from a RegexContext instance
  
  The (MatchResult b) instance of RegexContext used both pattern
  matching and 'tail' to get the non-first entries of a list.  This meant
  the 2nd entry of the list was lost and if the list had only one item then
  it also meant a run time error when forced.

    M ./Text/Regex/Base/Context.hs -1 +1
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to