diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 639f26d..ae29427 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -20,8 +20,8 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2.11.0 with: - ghc-version: '8.10.3' - cabal-version: '3.2' + ghc-version: '9.8.2' + cabal-version: '3.10' - name: Cache uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5