blumeops/mise.toml
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

6 lines
178 B
TOML

[tools]
"pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" }
prek = "latest"
pulumi = "latest"
dagger = "0.20.1"
stack = "3.9.3"