megaparsec/tests
mrkkrp aa805864af Add simple tests for ‘Text’ and ‘ByteString’
These are primitive tests, but nevertheless they check ‘uncons’ and
‘updatePos’ — everything we need.
2016-03-29 09:19:50 +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 More flexible position-advancing function 2016-03-24 18:12:25 +06:00
Prim.hs Add simple tests for ‘Text’ and ‘ByteString’ 2016-03-29 09:19:50 +06:00
Util.hs More flexible position-advancing function 2016-03-24 18:12:25 +06:00