From 28fa37e554aaf795a2b61eb08ed8081f4576f547 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 12 Jan 2023 22:17:45 +0100 Subject: CI: test with GHC 9.2.5 and 9.4.4 --- pandoc-cli/pandoc-cli.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pandoc-cli') diff --git a/pandoc-cli/pandoc-cli.cabal b/pandoc-cli/pandoc-cli.cabal index 22a01f939..149d598d9 100644 --- a/pandoc-cli/pandoc-cli.cabal +++ b/pandoc-cli/pandoc-cli.cabal @@ -12,9 +12,10 @@ stability: alpha homepage: https://pandoc.org category: Text tested-with: GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, - GHC == 9.2.3 + GHC == 9.2.5, GHC == 9.4.4 synopsis: Conversion between documentation formats -description: Pandoc-cli provides a command-line executable that uses the pandoc library to convert between markup formats. +description: Pandoc-cli provides a command-line executable that uses the + pandoc library to convert between markup formats. -- data-files: -- extra-source-files: source-repository head -- cgit v1.2.3