summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-02-27 15:02:59 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-02-27 15:02:59 +0300
commitab1bee58e54be2f9bcafa56068a35dce292b6b00 (patch)
treeda0c5442aa70d7d92eb3dad3796432e4e577750a /pandoc.cabal
parent19b4cb16f32b37f8a1e7f27f7386116f3593708b (diff)
Update tagsoup to 0.14.5
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 219331f53..7429661dc 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.4 && < 0.15,
+ tagsoup >= 0.14.5 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
skylighting >= 0.5.1 && < 0.7,