id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
445,The followedBy combinator needs to know about region ends,blamario,,"Tests occasionally fail because substring is not capable of telling followedBy where the end of the first of two overlapping strings is.

*Main> splitterOutputs (substring [Three,Three] `followedBy` substring [Three]) [Three,Three,Three]
([Three,Three],[Three])
",defect,closed,major,,Combinators,0.4,duplicate,,
