Skip to content

Support GHC.Tuple.Prim.Tuple2 #162

Support GHC.Tuple.Prim.Tuple2

Support GHC.Tuple.Prim.Tuple2 #162

Workflow file for this run

name: "Nix Flake"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- run: nix build
# - run: nix flake check