diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 0181cd1c..d25cf0ec 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -11,7 +11,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, macos-latest] - ghcver: ['9.6.2'] + ghcver: ['9.6.3'] include: - os: windows-latest ghcver: '9.0.2'