megaparsec/Text
mrkkrp 193d7ade07 fixed ‘skipLineComment’ and ‘skipBlockComment’
Multi-character staring/ending sequences should be wrapped with
‘try’. Also, ‘lookAhead’ should not be used in ‘skipBlockComment’.
2015-09-13 18:51:15 +06:00
..
Megaparsec fixed ‘skipLineComment’ and ‘skipBlockComment’ 2015-09-13 18:51:15 +06:00
Megaparsec.hs added more case-insensitive character parsers 2015-09-06 15:17:37 +06:00