From 0516b5127c3674786f92c61f4131428ed3b8bd4b Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Fri, 14 Apr 2017 10:43:44 +0200 Subject: Drop dependency on hslua-aeson Pushing values to the lua stack via custom functions is faster and more flexible. --- pandoc.cabal | 1 - 1 file changed, 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index ef3f8fd04..27ccdb15b 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -300,7 +300,6 @@ Library pandoc-types >= 1.17 && < 1.18, aeson >= 0.7 && < 1.2, aeson-pretty >= 0.8 && < 0.9, - hslua-aeson >= 0.1.0.2 && < 1, tagsoup >= 0.13.7 && < 0.15, base64-bytestring >= 0.1 && < 1.1, zlib >= 0.5 && < 0.7, -- cgit v1.2.3