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

stan: Create `stan.json` alongside `stan.html`

Open srid opened this issue 1 year ago • 2 comments

Another thing worth considering: add a flake check that will fail if project health is not 100%. Poeple can always add excludes to their stan config if there's a good reason to reject certain suggestions.

Originally posted by @srid in https://github.com/srid/haskell-flake/issues/384#issuecomment-2549607956

Demonstrate this on https://github.com/srid/haskell-template

srid avatar Dec 19 '24 19:12 srid

Not sure if this should be in haskell-flake per se. But a demonstration outside of it would be a good start.

srid avatar Dec 19 '24 19:12 srid

But a demonstration outside of it would be a good start.

That said, having haskell-flake produce a stan.json (through stan --json-output) would be necessary for this.

srid avatar Dec 20 '24 14:12 srid