From 10d88405d3359a0a6bfe7c2a0117fc8315c34758 Mon Sep 17 00:00:00 2001 From: Tom Ellis Date: Sun, 21 Apr 2024 12:45:28 +0100 Subject: [PATCH] Update tested-with to match what's actually in CI --- tomland.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tomland.cabal b/tomland.cabal index cd547f4..bec8794 100644 --- a/tomland.cabal +++ b/tomland.cabal @@ -41,6 +41,8 @@ tested-with: GHC == 8.4.4 GHC == 9.0.2 GHC == 9.2.7 GHC == 9.4.4 + GHC == 9.6.3 + GHC == 9.8.1 source-repository head type: git