diff --git a/pandoc.cabal b/pandoc.cabal index 81d20f1ad..c1d7934c9 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -495,7 +495,7 @@ library gridtables >= 0.0.3 && < 0.1, haddock-library >= 1.10 && < 1.12, hslua-module-doclayout>= 1.0.4 && < 1.1, - hslua-module-path >= 1.0 && < 1.1, + hslua-module-path >= 1.0.3 && < 1.1, hslua-module-system >= 1.0 && < 1.1, hslua-module-text >= 1.0 && < 1.1, hslua-module-version >= 1.0 && < 1.1, diff --git a/stack.yaml b/stack.yaml index 6b2dc7000..1ac48d4cf 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,7 +20,7 @@ extra-deps: - hslua-core-2.2.1 - hslua-marshalling-2.2.1 - hslua-module-doclayout-1.0.4 -- hslua-module-path-1.0.2 +- hslua-module-path-1.0.3 - hslua-module-system-1.0.2 - hslua-module-text-1.0.2 - hslua-module-version-1.0.2