From 9b318355300ca43aadede728c179785f40326d5c Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Wed, 16 Aug 2017 15:47:05 +0200 Subject: Update to hslua-0.8.0 hslua no longer provides lua stack instances for Int and Double, the necessary instances are added to the Custom writer and the lua filtering system. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 1eabc9a80..7e7ed97b7 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -316,7 +316,7 @@ Library yaml >= 0.8.8.2 && < 0.9, scientific >= 0.2 && < 0.4, vector >= 0.10 && < 0.13, - hslua >= 0.7 && < 0.8, + hslua >= 0.8 && < 0.9, binary >= 0.5 && < 0.9, SHA >= 1.6 && < 1.7, haddock-library >= 1.1 && < 1.5, @@ -542,7 +542,7 @@ Test-Suite test-pandoc text >= 0.11 && < 1.3, directory >= 1 && < 1.4, filepath >= 1.1 && < 1.5, - hslua >= 0.7 && < 0.8, + hslua >= 0.8 && < 0.9, process >= 1.2.3 && < 1.7, skylighting >= 0.3.3 && < 0.4, temporary >= 1.1 && < 1.3, -- cgit v1.2.3