Skip to content

fix CPP guards around ghc_unique_counter64 (#579) #79

fix CPP guards around ghc_unique_counter64 (#579)

fix CPP guards around ghc_unique_counter64 (#579) #79

Workflow file for this run

name: ormolu-check
on:
push:
pull_request:
jobs:
ormolu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-ormolu@v16
with:
pattern: |
# CI.hs
# ghc-lib-gen/src/*.hs
examples/ghc-lib-test-utils/src/*.hs
mode: check