mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-12-18 22:01:41 +03:00
65fbedee1c
This parser can be told to parse from ‘m’ to ‘n’ occurrences of some thing. Old parser ‘count’ is now named ‘count’' and defined in terms of that more powerful one. This commit also reorders functions in module ‘Text.Megaparsec.Combinator’ and everywhere where the functions are listed. The same order is used everywhere. |
||
---|---|---|
.. | ||
ByteString | ||
Text | ||
ByteString.hs | ||
Char.hs | ||
Combinator.hs | ||
Error.hs | ||
Expr.hs | ||
Language.hs | ||
Perm.hs | ||
Pos.hs | ||
Prim.hs | ||
ShowToken.hs | ||
String.hs | ||
Text.hs | ||
Token.hs |