megaparsec/Text/Megaparsec
mrkkrp dbfa03221c correct ‘lookAhead’ and ‘notFollowedBy’
…for some instances of ‘MonadParsec’.
2015-09-21 15:31:19 +06:00
..
ByteString eliminate obsolete ‘GenParser’ type synonym 2015-09-19 21:13:53 +06:00
Text eliminate obsolete ‘GenParser’ type synonym 2015-09-19 21:13:53 +06:00
ByteString.hs eliminate obsolete ‘GenParser’ type synonym 2015-09-19 21:13:53 +06:00
Char.hs eliminated user state and written ‘MonadParsec’ 2015-09-18 15:33:44 +06:00
Combinator.hs make combinators more general 2015-09-18 15:31:32 +06:00
Error.hs improve functioning of ‘hidden’ combinator 2015-08-29 16:01:36 +06:00
Expr.hs eliminated user state and written ‘MonadParsec’ 2015-09-18 15:33:44 +06:00
Lexer.hs eliminated user state and written ‘MonadParsec’ 2015-09-18 15:33:44 +06:00
Perm.hs eliminated user state and written ‘MonadParsec’ 2015-09-18 15:33:44 +06:00
Pos.hs treat carriage return like ordinary character 2015-08-24 14:00:56 +06:00
Prim.hs correct ‘lookAhead’ and ‘notFollowedBy’ 2015-09-21 15:31:19 +06:00
ShowToken.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
String.hs eliminate obsolete ‘GenParser’ type synonym 2015-09-19 21:13:53 +06:00
Text.hs eliminate obsolete ‘GenParser’ type synonym 2015-09-19 21:13:53 +06:00