aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2017-04-06 21:00:38 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2017-04-06 21:00:38 +0200
commitd412c38c714b810040d583bbe40af4937f8ef138 (patch)
tree9a0c78055c8182b893eb20ed75d959cf4640d55e /pandoc.cabal
parent9278a6325d01f2b8442103c98ad00b05e65c2b3e (diff)
downloadpandoc-d412c38c714b810040d583bbe40af4937f8ef138.tar.gz
Ensure correctness of StackValue instances
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 246b36841..ef3f8fd04 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -531,6 +531,7 @@ Test-Suite test-pandoc
text >= 0.11 && < 1.3,
directory >= 1 && < 1.4,
filepath >= 1.1 && < 1.5,
+ hslua >= 0.4 && < 0.6,
process >= 1.2.3 && < 1.5,
skylighting >= 0.3.1 && < 0.4,
temporary >= 1.1 && < 1.3,