Skip to content

make sure cabal-install is compatible with Cabal #3685

make sure cabal-install is compatible with Cabal

make sure cabal-install is compatible with Cabal #3685

Workflow file for this run

name: Whitespace
on:
pull_request:
push:
branches: ["master"]
jobs:
whitespace:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1