megaparsec/old-tests/Bugs
mrkkrp 79ceb7962f eliminate indentation in error messages
Indented text returned by ‘showMessages’ may be undesirable, but we
cannot add indentation outside of the function (edge case: strings
including newline are displayed in the messages).
2015-10-15 15:12:28 +06:00
..
Bug2.hs first version of the new lexer module 2015-09-08 17:34:02 +06:00
Bug6.hs eliminate indentation in error messages 2015-10-15 15:12:28 +06:00
Bug9.hs eliminate indentation in error messages 2015-10-15 15:12:28 +06:00
Bug35.hs first version of the new lexer module 2015-09-08 17:34:02 +06:00
Bug39.hs Add #if for Data.Either isRight and isLeft 2015-10-03 17:00:29 +02:00