megaparsec/Text/Megaparsec
mrkkrp f9cfe390af various minor changes, renamed functions
Among other changes two functions have been renamed:

* ‘parseMaybe’ → ‘parse'’ (also added to change log)
* ‘putState’ → ‘setState’ (for consistency)
2015-08-20 16:37:52 +06:00
..
ByteString cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Text cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
ByteString.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Char.hs major improvements of ‘Text.Megaparsec.Prim’ 2015-08-17 21:58:59 +06:00
Combinator.hs major improvements of ‘Text.Megaparsec.Prim’ 2015-08-17 21:58:59 +06:00
Error.hs various minor changes, renamed functions 2015-08-20 16:37:52 +06:00
Expr.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Language.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Perm.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Pos.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Prim.hs various minor changes, renamed functions 2015-08-20 16:37:52 +06:00
ShowToken.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
String.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Text.hs cosmetic changes (indentation, etc) 2015-08-13 00:02:49 +06:00
Token.hs temporarily simplify token parsing 2015-08-20 01:38:00 +06:00