blumeops/docs/changelog.d/haskell-docs-check-links.misc.md
Erich Blume 4625d44fd7 Add Haskell port of docs-check-links via stack script
Experiment with Haskell single-file scripting using stack's script
runner, comparable to the existing uv run --script Python pattern.
Adds stack 3.9.3 to mise.toml for runtime management.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 11:52:26 -07:00

93 B

Add Haskell port of docs-check-links as an experiment in stack script single-file tooling.