Skip to content

Remove GHC 9.2 from CI. Set 9.6 as default. #2218

Remove GHC 9.2 from CI. Set 9.6 as default.

Remove GHC 9.2 from CI. Set 9.6 as default. #2218

Workflow file for this run

name: Check HLint
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- uses: haskell-actions/hlint-scan@v1