diff options
| author | Albert Krewinkel <[email protected]> | 2023-03-13 13:46:15 +0100 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2023-03-13 13:46:15 +0100 |
| commit | 39eb4145baa96909053fc2b9751ca3041d9efe53 (patch) | |
| tree | f8f978135a0fa7f066fdb7ac9764087d2e74a659 /stack.yaml | |
| parent | 8a89a7f31ce34e4d4f315726577222e872ee05ce (diff) | |
Fix testing with stack
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 651757057..b86a2bc50 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,6 +28,7 @@ extra-deps: - hslua-typing-0.1.0 - jira-wiki-markup-1.5.0 - lua-2.3.0 +- lua-arbitrary-1.0.1.1 - lpeg-1.0.4 - mime-types-0.1.1.0 - doctemplates-0.11 @@ -39,6 +40,8 @@ extra-deps: - skylighting-0.13.2.1 - skylighting-core-0.13.2.1 - skylighting-format-context-0.1.0.2 +- tasty-lua-1.1.0 +- tasty-hslua-1.1.0 - zip-archive-0.4.3 - commonmark-extensions-0.2.3.4 |
