Skip to content

Add typed hole example to GHC-88464 (#549) #471

Add typed hole example to GHC-88464 (#549)

Add typed hole example to GHC-88464 (#549) #471

Workflow file for this run

name: fend
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
fend:
name: Fend
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: njgibbon/fend@main