megaparsec/tests
mrkkrp 7516ec4f23 added more case-insensitive character parsers
The following parsers are introduced:

* ‘char'’
* ‘oneOf'’
* ‘noneOf'’
2015-09-06 15:17:37 +06:00
..
Char.hs added more case-insensitive character parsers 2015-09-06 15:17:37 +06:00
Combinator.hs swap ‘count’ and ‘count'’ 2015-08-25 15:55:57 +06:00
Error.hs prefer longest match in ‘mergeError’, fixes #23 2015-08-24 01:45:12 +06:00
Expr.hs renamed ‘Text.Megaparsec.Token’ module 2015-08-30 16:00:07 +06:00
Lexer.hs renamed ‘Text.Megaparsec.Token’ module 2015-08-30 16:00:07 +06:00
Main.hs renamed ‘Text.Megaparsec.Token’ module 2015-08-30 16:00:07 +06:00
Perm.hs some tests for ‘Text.Megaparsec.Perm’ 2015-08-24 14:01:54 +06:00
Pos.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Prim.hs added new parser ‘string'’ 2015-09-04 18:12:59 +06:00
Util.hs added new parser ‘string'’ 2015-09-04 18:12:59 +06:00