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>
6 lines
178 B
TOML
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"
|