We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12d70e1 + 69c2158 commit af8c8ffCopy full SHA for af8c8ff
.github/PULL_REQUEST_TEMPLATE.md
@@ -18,7 +18,7 @@ to the issue.
18
- [ ] CI passes. See note on CI. The following CI checks are required:
19
- [ ] Code is linted with `hlint`. See `.github/workflows/check-hlint.yml` to get the `hlint` version
20
- [ ] Code is formatted with `stylish-haskell`. See `.github/workflows/stylish-haskell.yml` to get the `stylish-haskell` version
21
- - [ ] Code builds on Linux, MacOS and Windows for `ghc-8.10.7` and `ghc-9.2.7`
+ - [ ] Code builds on Linux, MacOS and Windows for `ghc-9.6` and `ghc-9.12`
22
- [ ] Self-reviewed the diff
23
24
# Note on CI
0 commit comments