srid / haskell-flake

A `flake-parts` Nix module for Haskell development
https://community.flake.parts/haskell-flake
MIT License
128 stars 14 forks source link

Add support for enableParallelBuilding arguments #312

Closed AbhishekRana23 closed 2 months ago

AbhishekRana23 commented 2 months ago

Add support for enableParallelBuilding arguments

AbhishekRana23 commented 2 months ago

By Default enableParallelBuild is set to true;

Option to unset it doesnot make sense.