Skip to content

Binding a GADT constr in let doesn't work (#548) #470

Binding a GADT constr in let doesn't work (#548)

Binding a GADT constr in let doesn't work (#548) #470

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