aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Text/Pandoc/Class.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Class.hs b/src/Text/Pandoc/Class.hs
index b8befd5b8..348da71ba 100644
--- a/src/Text/Pandoc/Class.hs
+++ b/src/Text/Pandoc/Class.hs
@@ -54,6 +54,7 @@ module Text.Pandoc.Class ( PandocMonad(..)
, getOutputFile
, PandocIO(..)
, PandocPure(..)
+ , FileTree(..)
, FileInfo(..)
, runIO
, runIOorExplode