summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Rene de Cotret <l.rdc@socivolta.com>2024-04-10 14:49:32 -0400
committerLaurent Rene de Cotret <l.rdc@socivolta.com>2024-04-10 14:49:32 -0400
commit666d9437dd2f49bb942876185b66ffe41124d2a8 (patch)
treeb1589bece0513e98089513f4ebb85d114eb3fd8a
parent1f3135aeae8ed9dca775affa046fa0920e6ed178 (diff)
Updated tested GHC versions
-rw-r--r--pandoc-plot.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/pandoc-plot.cabal b/pandoc-plot.cabal
index 5ef13d3..59eec3a 100644
--- a/pandoc-plot.cabal
+++ b/pandoc-plot.cabal
@@ -20,7 +20,8 @@ tested-with: GHC == 8.10.4,
GHC == 9.2.2,
GHC == 9.4.4,
GHC == 9.6.1,
- GHC == 9.6.3
+ GHC == 9.6.3,
+ GHC == 9.8.2
extra-source-files:
CHANGELOG.md
LICENSE