diff options
Diffstat (limited to 'pandoc-lua-engine/pandoc-lua-engine.cabal')
| -rw-r--r-- | pandoc-lua-engine/pandoc-lua-engine.cabal | 2 |
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 b8f3abbd1..a122b935c 100644 --- a/pandoc-lua-engine/pandoc-lua-engine.cabal +++ b/pandoc-lua-engine/pandoc-lua-engine.cabal @@ -21,6 +21,7 @@ description: This package provides a pandoc scripting engine based on extra-source-files: README.md , test/bytestring.bin , test/bytestring.lua + , test/bytestring-reader.lua , test/lua/*.lua , test/lua/module/*.lua , test/lua/module/partial.test @@ -131,4 +132,5 @@ test-suite test-pandoc-lua-engine , text >= 1.1.1 && < 2.1 other-modules: Tests.Lua , Tests.Lua.Module + , Tests.Lua.Reader , Tests.Lua.Writer |
