aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-03-13 20:58:54 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-03-13 20:58:54 -0700
commit1749a5924ba3258f3c23f2dcf1f70531b903d216 (patch)
tree04da5ef0bb575dee09d80800433c1879328f41fc /pandoc.cabal
parent28394f8d8c35e1d8dd73124709b827540e25a661 (diff)
downloadpandoc-1749a5924ba3258f3c23f2dcf1f70531b903d216.tar.gz
Updated tested-with.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 077f2a193..ebc40a2c1 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -11,8 +11,8 @@ bug-reports: https://github.com/jgm/pandoc/issues
stability: alpha
homepage: https://pandoc.org
category: Text
-tested-with: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3,
- GHC == 8.6.1
+tested-with: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4,
+ GHC == 8.6.3
synopsis: Conversion between markup formats
description: Pandoc is a Haskell library for converting from one markup
format to another, and a command-line tool that uses