mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-12-18 05:41:39 +03:00
3661da90e5
The improved error messages in Megaparsec are quite sensitive to how parsers are written, which parts of parser are labeled, etc. Current implementation of token parsers in ‘Text.Megaparsec.Token’ is written without this in mind. We will improve the module later, for now let us rewrite/simplify some parts to avoid failing tests. |
||
---|---|---|
.. | ||
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 |