aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/Fields.hs
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2018-01-20Docx reader: Use already imported operatorJesse Rosenthal1-1/+1
2018-01-20Docx reader: small change to Fields hyperlink parserJesse Rosenthal1-1/+1
2018-01-19hlint code improvements.John MacFarlane1-4/+4
2018-01-16Docx reader: Parse instrText info in fldChar tags.Jesse Rosenthal1-0/+89