Skip to content

Remove OverloadedRecordDot for GHC compatibility #14

Remove OverloadedRecordDot for GHC compatibility

Remove OverloadedRecordDot for GHC compatibility #14

Workflow file for this run

name: Fourmolu
on: push
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: haskell-actions/run-fourmolu@v10
with:
version: "0.15.0.0"