Skip to content

Added backport for GHC patch #12264 #3870

Added backport for GHC patch #12264

Added backport for GHC patch #12264 #3870

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v4
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild