Skip to content

Add GHC 9.14.1 to tested-with #156

Add GHC 9.14.1 to tested-with

Add GHC 9.14.1 to tested-with #156

Workflow file for this run

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v6
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1