aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorLaurent P. René de Cotret <LaurentRDC@users.noreply.github.com>2020-06-15 13:03:41 -0400
committerGitHub <noreply@github.com>2020-06-15 10:03:41 -0700
commite8f532780bfc59960dcd77eb8aac07e5e71402aa (patch)
treeece2ba5dc74704db527da4af7cc26e38d3231717 /pandoc.cabal
parent2d9d779fbe623cff77c5e93a87c0c33f120293de (diff)
downloadpandoc-e8f532780bfc59960dcd77eb8aac07e5e71402aa.tar.gz
Remove unused dependency `vector` (#6462)
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0f6cdf2df..51b6d2524 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -410,7 +410,6 @@ library
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,
blaze-markup >= 0.8 && < 0.9,
- vector >= 0.10 && < 0.13,
jira-wiki-markup >= 1.3.1 && < 1.4,
hslua >= 1.1 && < 1.2,
hslua-module-system >= 0.2 && < 0.3,