aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
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 c764093c1..345a4f827 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -12,7 +12,7 @@ stability: alpha
homepage: https://pandoc.org
category: Text
tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5,
- GHC == 8.8.3, GHC == 8.10.1
+ GHC == 8.8.4, GHC == 8.10.2
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