Expose FileTree in Class
This commit is contained in:
parent
f5dd123819
commit
4ccbdf4e8d
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ module Text.Pandoc.Class ( PandocMonad(..)
|
|||
, getOutputFile
|
||||
, PandocIO(..)
|
||||
, PandocPure(..)
|
||||
, FileTree(..)
|
||||
, FileInfo(..)
|
||||
, runIO
|
||||
, runIOorExplode
|
||||
|
|
Loading…
Reference in a new issue