summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Shared.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text/Pandoc/Shared.hs')
-rw-r--r--src/Text/Pandoc/Shared.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Shared.hs b/src/Text/Pandoc/Shared.hs
index 53fd38ffd..5503c96f1 100644
--- a/src/Text/Pandoc/Shared.hs
+++ b/src/Text/Pandoc/Shared.hs
@@ -78,6 +78,7 @@ module Text.Pandoc.Shared (
inDirectory,
getDefaultReferenceDocx,
getDefaultReferenceODT,
+ readDefaultDataFile,
readDataFile,
readDataFileUTF8,
openURL,