Skip to content

Upgrade bounds to support GHC 9.10 #9

Upgrade bounds to support GHC 9.10

Upgrade bounds to support GHC 9.10 #9

Workflow file for this run

name: Formatting
on: push
jobs:
ormolu:
name: Formatting - Ormolu
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: haskell-actions/run-ormolu@v14