summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx/StyleMap.hs
AgeCommit message (Expand)Author
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