mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 19:38:05 +03:00
b062a397ee
Closes #56. In particular, file name and textual position are represented like this: filename.hs:5:6: error message This format should be more conventional, so various tools will be able to parse it and provide some support (for example, Emacs can work with this format). |
||
---|---|---|
.. | ||
Char.hs | ||
Combinator.hs | ||
Error.hs | ||
Expr.hs | ||
Lexer.hs | ||
Main.hs | ||
Perm.hs | ||
Pos.hs | ||
Prim.hs | ||
Util.hs |