From c132122128930ef6605bb5d87f132d8b6ffe1237 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 9 Dec 2023 10:16:42 -0800 Subject: [PATCH] cabal - update tested-with. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 51641e6d5..21f9519b1 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -12,7 +12,7 @@ stability: alpha homepage: https://pandoc.org category: Text tested-with: GHC == 8.10.7, GHC == 9.0.2, - GHC == 9.2.5, GHC == 9.4.4, GHC == 9.6.1 + GHC == 9.2.5, GHC == 9.4.4, GHC == 9.6.3 synopsis: Conversion between markup formats description: Pandoc is a Haskell library for converting from one markup format to another. The formats it can handle include