aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2020-08-06 03:12:01 +0800
committerGitHub <noreply@github.com>2020-08-05 12:12:01 -0700
commit48487f287f3fdcf3e71e5342113f77a117a539eb (patch)
tree0fb70fd408050128a9ab71fca7a57f663313c9c5 /pandoc.cabal
parent971b861ef21e445fea9ea1bf06c19611aa0ef09f (diff)
downloadpandoc-48487f287f3fdcf3e71e5342113f77a117a539eb.tar.gz
Remove duplicated exceptions (#6591)
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 7d6807b38..1b25eacb5 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -744,7 +744,6 @@ test-suite test-pandoc
text >= 1.1.1.0 && < 1.3,
time >= 1.5 && < 1.10,
directory >= 1.2.3 && < 1.4,
- exceptions >= 0.8 && < 0.11,
filepath >= 1.1 && < 1.5,
hslua >= 1.1 && < 1.2,
process >= 1.2.3 && < 1.7,