Skip to content

Commit

Permalink
Change ghc version to 9.2 instead of 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rnjtranjan committed Aug 5, 2021
1 parent ac5ac62 commit 4f7cb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cabal_version: ["3.4"]
include:
- name: ghc_HEAD
ghc_version: 9.2.0
ghc_version: 9.2
build: cabal-v2
cabal_build_options: "--allow-newer"
disable_sdist_build: "y"
Expand Down

0 comments on commit 4f7cb3a

Please sign in to comment.