diff options
| author | John MacFarlane <[email protected]> | 2023-06-21 11:12:50 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-21 11:12:50 -0700 |
| commit | 25c797e9d4e7628563518fb2eb28553fc9399054 (patch) | |
| tree | 048281dbe6fa258dfc2d137c697b64e587c66228 /stack.yaml | |
| parent | 0853b5887c8eebbd7848ad7cc8d666090a8bc2aa (diff) | |
Add hslua-repl to stack.yaml.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index b2ad99ce9..2e52511c8 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,6 +12,7 @@ extra-deps: - hslua-cli-1.4.1 - hslua-module-zip-1.1.0 - hslua-typing-0.1.0 +- hslua-repl-0.1.1 - skylighting-0.13.3 - skylighting-core-0.13.3 - typst-0.1.0.0 |
