Skip to content

Binding a GADT constructor in let doesn't work #468

Binding a GADT constructor in let doesn't work

Binding a GADT constructor in let doesn't work #468

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