haskell-flake
haskell-flake copied to clipboard
Add `cabal.stanzas` option exposing all stanzas in the cabal file
Let's leave this as draft until I figure out a good way to use this for multi home units DX (see referenced PR below).
Should probably rename this to cabal.components per https://discourse.haskell.org/t/cabal-terminology-sublibraries/7940/2?u=srid
I think “sublibrary” is rarely used nowadays and IMHO “component” is better. Libraries, exes, tests and benchmarks are components.