diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index 413618d..a963424 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -40,14 +40,14 @@ jobs: compilerVersion: 9.6.1 setup-method: ghcup allow-failure: false - - compiler: ghc-9.4.3 + - compiler: ghc-9.4.4 compilerKind: ghc - compilerVersion: 9.4.3 + compilerVersion: 9.4.4 setup-method: ghcup allow-failure: false - - compiler: ghc-9.2.5 + - compiler: ghc-9.2.7 compilerKind: ghc - compilerVersion: 9.2.5 + compilerVersion: 9.2.7 setup-method: ghcup allow-failure: false - compiler: ghc-9.0.2