Skip to content

Make it build with ghc-9.8 #2231

Make it build with ghc-9.8

Make it build with ghc-9.8 #2231

name: Check git dependencies
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies