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