aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-19 21:58:13 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-19 22:51:59 -0700
commitc2cc4a050476ad2680ab23be5da4a0b1b12788cc (patch)
tree3affb8276cd01909b2ba1bc1ab587bd8303d9e92 /pandoc.cabal
parent7dbf03f527ec5e6f55e1c719de89672060a4a671 (diff)
downloadpandoc-c2cc4a050476ad2680ab23be5da4a0b1b12788cc.tar.gz
CI: Drop testing on ghc 8.0.2.
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 83c7f1805..f78a5ccaf 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -11,7 +11,7 @@ bug-reports: https://github.com/jgm/pandoc/issues
stability: alpha
homepage: https://pandoc.org
category: Text
-tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5,
+tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5,
GHC == 8.8.3, GHC == 8.10.1
synopsis: Conversion between markup formats
description: Pandoc is a Haskell library for converting from one markup