mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
pandoc-lua-engine; allow text 2.1.
This commit is contained in:
@@ -120,7 +120,7 @@ library
|
||||
, pandoc-lua-marshal >= 0.2.2 && < 0.3
|
||||
, pandoc-types >= 1.22 && < 1.24
|
||||
, parsec >= 3.1 && < 3.2
|
||||
, text >= 1.1.1 && < 2.1
|
||||
, text >= 1.1.1 && < 2.2
|
||||
|
||||
|
||||
test-suite test-pandoc-lua-engine
|
||||
@@ -141,7 +141,7 @@ test-suite test-pandoc-lua-engine
|
||||
, tasty-golden
|
||||
, tasty-hunit
|
||||
, tasty-lua >= 1.1 && < 1.2
|
||||
, text >= 1.1.1 && < 2.1
|
||||
, text >= 1.1.1 && < 2.2
|
||||
other-modules: Tests.Lua
|
||||
, Tests.Lua.Module
|
||||
, Tests.Lua.Reader
|
||||
|
||||
Reference in New Issue
Block a user