mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 19:38:05 +03:00
354760202e
Close #43. The method allows to fail with arbitrary collection of messages. ‘unexpected’ is not defined in terms of ‘failure’. One consequence of this design decision is that ‘failure’ is now method of ‘MonadParsec’, while ‘unexpected’ is not. |
||
---|---|---|
.. | ||
Char.hs | ||
Combinator.hs | ||
Error.hs | ||
Expr.hs | ||
Lexer.hs | ||
Main.hs | ||
Perm.hs | ||
Pos.hs | ||
Prim.hs | ||
Util.hs |