Skip to content

Add basic haskell-nix setup (#544) #464

Add basic haskell-nix setup (#544)

Add basic haskell-nix setup (#544) #464

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