megaparsec/tests
recursion-ninja dccfc82152 Replace ‘String’ with ‘Foldable f => f Char’
The commit also deals with GHC 8 warnings about redundant constraints.
2016-03-11 15:52:55 +06:00
..
Char.hs Auto-backtracking for ‘tokens’ and friends 2016-02-17 23:32:48 +06:00
Combinator.hs Add the ‘eitherP’ combinator 2016-02-18 14:46:55 +06:00
Error.hs Remove ‘Enum’ instance of ‘Message’ 2016-02-18 16:26:29 +06:00
Expr.hs Cosmetic whims 2016-02-08 13:36:39 +06:00
Lexer.hs Cosmetic whims 2016-02-08 13:36:39 +06:00
Main.hs Cosmetic whims 2016-02-08 13:36:39 +06:00
Perm.hs Further improve coverage 2016-02-19 16:15:32 +06:00
Pos.hs Cosmetic whims 2016-02-08 13:36:39 +06:00
Prim.hs Replace ‘String’ with ‘Foldable f => f Char’ 2016-03-11 15:52:55 +06:00
Util.hs Improve coverage of primitive combinators 2016-02-19 15:16:26 +06:00