summaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/pandoc-lua-engine.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc-lua-engine/pandoc-lua-engine.cabal')
-rw-r--r--pandoc-lua-engine/pandoc-lua-engine.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal
index 0c136fe9d..55cc37fc1 100644
--- a/pandoc-lua-engine/pandoc-lua-engine.cabal
+++ b/pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -69,6 +69,7 @@ library
, Text.Pandoc.Lua.Filter
, Text.Pandoc.Lua.Global
, Text.Pandoc.Lua.Init
+ , Text.Pandoc.Lua.Marshal.Chunks
, Text.Pandoc.Lua.Marshal.CommonState
, Text.Pandoc.Lua.Marshal.Context
, Text.Pandoc.Lua.Marshal.Format
@@ -83,6 +84,7 @@ library
, Text.Pandoc.Lua.Module.MediaBag
, Text.Pandoc.Lua.Module.Pandoc
, Text.Pandoc.Lua.Module.Scaffolding
+ , Text.Pandoc.Lua.Module.Structure
, Text.Pandoc.Lua.Module.System
, Text.Pandoc.Lua.Module.Template
, Text.Pandoc.Lua.Module.Types