From 6aaf8f4770916fcef433d0078502d674a1c97fc7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 10 Aug 2017 23:04:14 -0700 Subject: Expose getDefaultDataFile in both Shared and Class. --- src/Text/Pandoc/Shared.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text/Pandoc/Shared.hs') 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, -- cgit v1.2.3