aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 088c5af4b..603e3715c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -223,7 +223,7 @@ Library
extensible-exceptions >= 0.1 && < 0.2,
pandoc-types >= 1.12.3 && < 1.13,
aeson >= 0.6 && < 0.8,
- tagsoup >= 0.12.5 && < 0.14,
+ tagsoup >= 0.13.1 && < 0.14,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.6,
highlighting-kate >= 0.5.6 && < 0.6,