summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/StyleMap.hs
AgeCommit message (Expand)Author
2019-09-22[Docx Writer] Re-use Readers.Docx.Parse for StyleMap (#5766)Nikolay Yakimov
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2017-06-17Use Control.Monad.State.Strict throughout.John MacFarlane
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2016-08-15StyleMap: export functions on StyleMap instancesJesse Rosenthal
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane
2015-03-24Docx Writer: Fix StyleMapNikolay Yakimov
2015-03-03Code cleanupNikolay Yakimov
2015-03-01Started moving StyleMap out of writer codeNikolay Yakimov