[Haskell-beginners] how to parse

PICCA Frederic-Emmanuel frederic-emmanuel.picca at synchrotron-soleil.fr
Tue Dec 10 20:16:48 UTC 2019


> `manyTill` [1] should do
> [1] https://hackage.haskell.org/package/attoparsec-0.13.2.2/docs/Data-Attoparsec-Combinator.html#v:manyTill

It works,

thanks


More information about the Beginners mailing list