Skip to content

removed the named function, cleaned up the code a bit #33

removed the named function, cleaned up the code a bit

removed the named function, cleaned up the code a bit #33

name: Haskell CI - experimental
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3