summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Native.hs
AgeCommit message (Expand)Author
2012-08-09Use safeRead instead of using reads directly (various modules).John MacFarlane
2012-07-26Fixed whitespace errors.John MacFarlane
2011-01-21Haddock comment improvements.John MacFarlane
2011-01-19Added Text.Pandoc.Readers.Native (readNative).John MacFarlane