Skip to content

ghc_bignum and ghc_internal are merginge (#576) #69

ghc_bignum and ghc_internal are merginge (#576)

ghc_bignum and ghc_internal are merginge (#576) #69

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