pandoc/src/Text
John MacFarlane 7cb8b60910 Parsing: Better error reporting in readWith.
- Specialize readWith to String input.
- On error have it print the line in which the error occurred,
  with a caret pointing to the column.
- This should help diagnose parsing problems in LaTeX especially.
2013-03-28 22:20:05 -07:00
..
Pandoc Parsing: Better error reporting in readWith. 2013-03-28 22:20:05 -07:00
Pandoc.hs Add reader for Haddock markup based on Haddock's own lexer/parser. 2013-03-28 14:53:10 -07:00