Skip to content

refactor: Use parseProgram instead of parseFiles. #364

refactor: Use parseProgram instead of parseFiles.

refactor: Use parseProgram instead of parseFiles. #364

Workflow file for this run

name: ci
on:
pull_request:
branches: [master]
jobs:
build:
uses: TokTok/ci-tools/.github/workflows/haskell-ci.yml@master
common:
uses: TokTok/ci-tools/.github/workflows/common-ci.yml@master