Skip to content

Commit

Permalink
drop 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprakash96 committed Aug 3, 2024
1 parent 86bf0f7 commit 78bdf69
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ jobs:
compilerVersion: 9.2.8
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.0.2
compilerKind: ghc
compilerVersion: 9.0.2
setup-method: ghcup
allow-failure: false
fail-fast: false
steps:
- name: apt
Expand Down
3 changes: 1 addition & 2 deletions azure-auth/azure-auth.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ maintainer: [email protected]
category: Azure
build-type: Simple
extra-doc-files: CHANGELOG.md
tested-with: GHC == 9.0.2
GHC == 9.2.8
tested-with: GHC == 9.2.8
GHC == 9.4.8
GHC == 9.6.3
GHC == 9.8.2
Expand Down
3 changes: 1 addition & 2 deletions azure-blob-storage/azure-blob-storage.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ maintainer: [email protected]
category: Azure
build-type: Simple
extra-doc-files: CHANGELOG.md
tested-with: GHC == 9.0.2
GHC == 9.2.8
tested-with: GHC == 9.2.8
GHC == 9.4.8
GHC == 9.6.3
GHC == 9.8.2
Expand Down
3 changes: 1 addition & 2 deletions azure-key-vault/azure-key-vault.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ maintainer: [email protected]
category: Azure
build-type: Simple
extra-doc-files: CHANGELOG.md
tested-with: GHC == 9.0.2
GHC == 9.2.8
tested-with: GHC == 9.2.8
GHC == 9.4.8
GHC == 9.6.3
GHC == 9.8.2
Expand Down

0 comments on commit 78bdf69

Please sign in to comment.