summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-03-24 09:20:56 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-03-24 09:20:56 -0700
commitdb0a2c3947b7935b9b10534d7e44f6ee6f2d60d9 (patch)
treedc3a59efde2cddd5d445be6a2b362101bc282103 /pandoc.cabal
parentf2eb52ad80b66f0253960d83c32b18a198f46349 (diff)
Remove unnecessary dependency on hslua-aeson.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index bee47055b..e0f898022 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -484,7 +484,6 @@ library
filepath >= 1.1 && < 1.5,
haddock-library >= 1.10 && < 1.11,
hslua >= 2.1 && < 2.3,
- hslua-aeson >= 2.1 && < 2.3,
hslua-marshalling >= 2.1 && < 2.3,
hslua-module-doclayout>= 1.0.2 && < 1.1,
hslua-module-path >= 1.0 && < 1.1,