On Sun, Dec 16, 2012 at 8:55 AM, Nathan Hüsken <nathan.huesken@posteo.de> wrote:
I am assuming this is because the lastCell is comsumed by a "cell" parser.
lastCell and cell look pretty similar, so the cell parser can does not
fail when presented the <lastCell>.
Can I still do this with "endBy" or is there a better combinator?