summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-02-28 07:00:14 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-02-28 07:00:14 +0300
commit83ce0a789ddcdb7ab8eaa8c21f25af88aa5a7c67 (patch)
treeaa8b21680e9b02fd38f8e6d268f9d2c8b54faba3 /pandoc.cabal
parent3560603f10d8da904c72064f9f4f49a528b2b214 (diff)
Update tagsoup to 0.14.6
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 5871e4029..6ed73553a 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.5 && < 0.15,
+ tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
skylighting >= 0.5.1 && < 0.7,