diff options
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
