Changelog
0.6.15
many
and many1
in terms of ChainRec
, closes #45 (@IMax153)Changelog
0.6.12
ChainRec
implementation for Parser
(@IMax153)string
parser exceeding recursion limit on long strings, closes #41 (@IMax153)Changelog
0.6.11
ChainRec
instance for Parser
(@IMax153)manyTill
and many1Till
to Parser
module (@IMax153)