diff options
| author | John MacFarlane <[email protected]> | 2023-06-24 11:26:49 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-06-24 11:26:49 -0700 |
| commit | da99cd4e21c9e8f6ed8025231b8f64674e555faa (patch) | |
| tree | 7dd797337a40a6be83cacb73cd7e714b77f32bd2 | |
| parent | 0359cc82033671e784be071048840637a75f426c (diff) | |
Remove unneeded stack entries
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 951c2cd4e..db4453a76 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,13 +11,11 @@ packages: 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 - tls-1.7.0 -- crypton-0.32 - crypton-connection-0.3.1 - crypton-x509-1.7.6 - crypton-x509-store-1.6.9 |
