haskell-flake icon indicating copy to clipboard operation
haskell-flake copied to clipboard

Add `cabal.stanzas` option exposing all stanzas in the cabal file

Open srid opened this issue 6 months ago • 1 comments

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).

image

srid avatar Aug 21 '25 23:08 srid

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.

srid avatar Aug 22 '25 15:08 srid