From beaac71d9bb332c5f8f40fddf6cc9e18eca36dfc Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Thu, 26 Sep 2024 10:13:22 -0500 Subject: [PATCH] chore: Update testing with --- hapistrano.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapistrano.cabal b/hapistrano.cabal index 3c70529a..082dc4c5 100644 --- a/hapistrano.cabal +++ b/hapistrano.cabal @@ -28,7 +28,7 @@ category: System homepage: https://github.com/stackbuilders/hapistrano bug-reports: https://github.com/stackbuilders/hapistrano/issues build-type: Simple -tested-with: GHC==8.10.17, GHC==9.0.2 +tested-with: GHC==9.6.5 extra-doc-files: CHANGELOG.md , README.md