summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-02-27 04:31:46 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-02-27 04:31:46 +0300
commit19b4cb16f32b37f8a1e7f27f7386116f3593708b (patch)
treef7987ef482ff3819fdf190564fd0bcaf544b6f2b /pandoc.cabal
parent5ea43630f2d19bd20fd13c38dc23cc3b84c02e3c (diff)
Update tagsoup to 0.14.4
Fixes #4282
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 9747f4e30..219331f53 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -373,7 +373,7 @@ library
pandoc-types >= 1.17.3 && < 1.18,
aeson >= 0.7 && < 1.3,
aeson-pretty >= 0.8.5 && < 0.9,
- tagsoup >= 0.14.3 && < 0.15,
+ tagsoup >= 0.14.4 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
skylighting >= 0.5.1 && < 0.7,