diff options
| author | John MacFarlane <[email protected]> | 2025-05-14 18:19:08 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-05-14 18:19:08 -0700 |
| commit | 447c7d8888cba16de4529ac86b473681370e9d1b (patch) | |
| tree | ba4a63533e643c1aad96850cc60d719226e42ad1 /stack.yaml | |
| parent | e5e54322714c83a96a84086c55a88a59f50be8e3 (diff) | |
Add tls 2.1.10 dependencies to stack.yaml.
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 c8849ac64..c0e0b54a3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,6 +10,9 @@ packages: - 'pandoc-server' extra-deps: - tls-2.1.10 +- ech-config-0.0.1 +- hpke-0.0.0 +- random-1.3.1 - skylighting-core-0.14.6 - skylighting-0.14.6 - skylighting-format-typst-0.1 |
