From 157a77ff3e8cf195f7ca9322ed9aa38f8c33b5e5 Mon Sep 17 00:00:00 2001
From: Tom Ellis <tom-git@jaguarpaw.co.uk>
Date: Tue, 9 Jul 2024 07:53:52 +0100
Subject: [PATCH] Test 9.10

---
 .github/workflows/ci.yml | 1 +
 extensions.cabal         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1f8a030..84aee56 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
           - "9.4.2"
           - "9.6.3"
           - "9.8.1"
+          - "9.10.1"
 
     steps:
     - uses: actions/checkout@v4
diff --git a/extensions.cabal b/extensions.cabal
index 2ac2aac..1a1596b 100644
--- a/extensions.cabal
+++ b/extensions.cabal
@@ -22,6 +22,7 @@ tested-with:         GHC == 8.8.4
                      GHC == 9.4.2
                      GHC == 9.6.3
                      GHC == 9.8.1
+                     GHC == 9.10.1
 
 flag executable
   description: Build the extensions executable