aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-02-02 18:29:04 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2021-02-02 21:04:30 -0800
commitebb8f23b6674bb41b68c6654a836ac0e94750180 (patch)
tree01c7bc5d1188904dc0e55e6f82b22c12cc0d001a
parentf84512228e16e82cfb2197262847974905fb9b29 (diff)
downloadpandoc-ebb8f23b6674bb41b68c6654a836ac0e94750180.tar.gz
Use hslua-module-path 0.1.0
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 4b808af84..3ab3fae74 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -429,7 +429,7 @@ library
filepath >= 1.1 && < 1.5,
haddock-library >= 1.8 && < 1.10,
hslua >= 1.1 && < 1.4,
- hslua-module-path >= 0.0.1 && < 0.1.0,
+ hslua-module-path >= 0.1.0 && < 0.2.0,
hslua-module-system >= 0.2 && < 0.3,
hslua-module-text >= 0.2.1 && < 0.4,
http-client >= 0.4.30 && < 0.8,