megaparsec/Text
Joel Williamson 6382eeec38 Fixed type of argument to char in examples
The examples for identStart and identLetter were calling `char "_"`. char should take a character literal, not a string.
2015-03-07 13:16:49 -05:00
..
Parsec Fixed type of argument to char in examples 2015-03-07 13:16:49 -05:00
ParserCombinators Add missing Postfix constructor in compatibility module. 2008-07-26 19:54:35 +00:00
Parsec.hs Fix module exports for Stream, Consumed, Reply, and State. 2015-01-09 20:33:05 -06:00