From b59b78ca099adc7e5480d91313ab0fd9e080d38d Mon Sep 17 00:00:00 2001 From: Tom Ellis Date: Mon, 23 Dec 2024 15:50:24 +0000 Subject: [PATCH] Test GHC 9.10 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91eb02d..9e1a5b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,7 @@ jobs: - "9.4.4" - "9.6.3" - "9.8.1" + - "9.10.1" exclude: - os: macOS-latest ghc: 9.6.3