aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/Util.hs
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2017-10-27hlint suggestions.John MacFarlane1-1/+0
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane1-2/+2
2017-02-03Docx reader: handle local namespace declarations.John MacFarlane1-2/+22
2016-11-02Docx reader utils: handle empty namespace in elemNameJesse Rosenthal1-1/+2
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-03-01Started moving StyleMap out of writer codeNikolay Yakimov1-0/+26