megaparsec/Text/Megaparsec
mrkkrp 07160049a8 Make ‘float’ consume only floating point literals
Now it no longer accepts plain integers, which should be a better behavior.
2017-09-21 22:01:39 +07:00
..
Byte Make ‘float’ consume only floating point literals 2017-09-21 22:01:39 +07:00
Char Make ‘float’ consume only floating point literals 2017-09-21 22:01:39 +07:00
Error Documentation corrections and improvements 2017-07-25 16:45:15 +07:00
Byte.hs Speed-up numeric parsers (#232) 2017-07-10 00:12:23 +07:00
Char.hs Speed-up numeric parsers (#232) 2017-07-10 00:12:23 +07:00
Error.hs Fix rendering of offending line with tabs (#241) 2017-08-08 14:59:24 +07:00
Expr.hs Rename ‘Text.Megaparsec.Lexer’ to ‘Text.Megaparsec.Char.Lexer’ 2017-07-04 17:12:35 +07:00
Perm.hs Reorganize modules (#217) 2017-06-15 02:12:18 +07:00
Pos.hs Documentation corrections and improvements 2017-07-25 16:45:15 +07:00
Stream.hs Documentation corrections and improvements 2017-07-25 16:45:15 +07:00