diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index 415a3f1..5715105 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -43,9 +43,9 @@ jobs: compilerVersion: 9.4.4 setup-method: ghcup allow-failure: false - - compiler: ghc-9.2.3 + - compiler: ghc-9.2.7 compilerKind: ghc - compilerVersion: 9.2.3 + compilerVersion: 9.2.7 setup-method: ghcup allow-failure: false - compiler: ghc-9.0.2