Skip to content

Patch Cabal to deduplicate arguments to hsc2hs, which otherwise grow above 512K and break GCC #7

Patch Cabal to deduplicate arguments to hsc2hs, which otherwise grow above 512K and break GCC

Patch Cabal to deduplicate arguments to hsc2hs, which otherwise grow above 512K and break GCC #7

Workflow file for this run

on:
pull_request:
push:
branches: [master]
jobs:
build:
name: Build Nix targets
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v3
- name: Build default package
run: nix flake check