summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-08-15 12:04:20 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2016-08-15 12:04:20 -0400
commit9999db2e6c3c9761060d92e6269af06ff67452eb (patch)
tree0dee48a51ee66613f61adc3ff00dd04a35c1f1ae /src/Text/Pandoc/Readers/Docx
parent6c6860d076388275f9db77032586563447ecf9cc (diff)
StyleMap: export functions on StyleMap instances
We're going to want `getMap` in the Docx Writer.
Diffstat (limited to 'src/Text/Pandoc/Readers/Docx')
-rw-r--r--src/Text/Pandoc/Readers/Docx/StyleMap.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Readers/Docx/StyleMap.hs b/src/Text/Pandoc/Readers/Docx/StyleMap.hs
index 2901ea2a3..00906cf07 100644
--- a/src/Text/Pandoc/Readers/Docx/StyleMap.hs
+++ b/src/Text/Pandoc/Readers/Docx/StyleMap.hs
@@ -1,4 +1,6 @@
module Text.Pandoc.Readers.Docx.StyleMap ( StyleMaps(..)
+ , alterMap
+ , getMap
, defaultStyleMaps
, getStyleMaps
, getStyleId