Skip to content

Commit e06d45b

Browse files
committed
GHC-9.14.2 alpha2
1 parent 3c0e28f commit e06d45b

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

fixtures/all-versions.github

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.14.0.20250819
31+
- compiler: ghc-9.14.0.20250908
3232
compilerKind: ghc
33-
compilerVersion: 9.14.0.20250819
33+
compilerVersion: 9.14.0.20250908
3434
setup-method: ghcup-prerelease
3535
allow-failure: false
3636
- compiler: ghc-9.12.2

fixtures/doctest-version.github

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.14.0.20250819
31+
- compiler: ghc-9.14.0.20250908
3232
compilerKind: ghc
33-
compilerVersion: 9.14.0.20250819
33+
compilerVersion: 9.14.0.20250908
3434
setup-method: ghcup-prerelease
3535
allow-failure: false
3636
- compiler: ghc-9.12.2

fixtures/doctest.github

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.14.0.20250819
31+
- compiler: ghc-9.14.0.20250908
3232
compilerKind: ghc
33-
compilerVersion: 9.14.0.20250819
33+
compilerVersion: 9.14.0.20250908
3434
setup-method: ghcup-prerelease
3535
allow-failure: false
3636
- compiler: ghc-9.12.2

fixtures/enabled-jobs.github

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.14.0.20250819
31+
- compiler: ghc-9.14.0.20250908
3232
compilerKind: ghc
33-
compilerVersion: 9.14.0.20250819
33+
compilerVersion: 9.14.0.20250908
3434
setup-method: ghcup-prerelease
3535
allow-failure: false
3636
- compiler: ghc-9.12.2

0 commit comments

Comments
 (0)