megaparsec/tests
mrkkrp 48528af655 various changes in ‘Text.Megaparsec.Error’
Close #62.

Apart from some refactoring, the following important changes were
introduced:

* ‘ParseError’ is now a monoid.

* Added functions ‘addErrorMessages’ and ‘newErrorMessages’.
2015-10-21 19:36:43 +06:00
..
Char.hs fixed test for ‘Text.Megaparsec.Char.string'’ 2015-10-05 00:10:59 +06:00
Combinator.hs fix failing tests for ‘sepEndBy’ and ‘sepEndBy1’ 2015-10-20 16:50:33 +06:00
Error.hs various changes in ‘Text.Megaparsec.Error’ 2015-10-21 19:36:43 +06:00
Expr.hs a minor cosmetic change in ‘tests/Expr.hs’ 2015-10-16 00:01:15 +06:00
Lexer.hs Add #if for bool in tests 2015-10-03 17:00:29 +02:00
Main.hs renamed ‘Text.Megaparsec.Token’ module 2015-08-30 16:00:07 +06:00
Perm.hs Add #if for bool in tests 2015-10-03 17:00:29 +02:00
Pos.hs made interface of ‘Text.Megaparsec.Pos’ smarter 2015-10-21 17:33:29 +06:00
Prim.hs Add #if for bool in tests 2015-10-03 17:00:29 +02:00
Util.hs fixed test for ‘Text.Megaparsec.Char.string'’ 2015-10-05 00:10:59 +06:00