aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Shared.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-22 19:05:29 -0700
committerGitHub <noreply@github.com>2017-12-22 19:05:29 -0700
commite3c1449ae6c238f7195981f39bb505da0c69bc0c (patch)
tree758fe23c7dce1fca5d38cf9e28277fb129a75d3b /src/Text/Pandoc/Shared.hs
parent28b736bf957da0df79ffb211fc5e7ec4ff713c4b (diff)
parentadd3cf73a965fb7fa5b45f75442e386294c6fb47 (diff)
downloadpandoc-e3c1449ae6c238f7195981f39bb505da0c69bc0c.tar.gz
Merge pull request #4189 from mb21/export-blocksToInlines
API change: export blocksToInlines' from Text.Pandoc.Shared
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 975847de4..005603191 100644
--- a/src/Text/Pandoc/Shared.hs
+++ b/src/Text/Pandoc/Shared.hs
@@ -91,6 +91,7 @@ module Text.Pandoc.Shared (
mapLeft,
-- * for squashing blocks
blocksToInlines,
+ blocksToInlines',
-- * Safe read
safeRead,
-- * Temp directory