diff options
| author | John MacFarlane <[email protected]> | 2023-07-06 23:19:15 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-06 23:19:15 -0700 |
| commit | ee42fe7281257fd7aef204daedab0acf8fd456a5 (patch) | |
| tree | bb337839f9e57216c346c7c2d5e986bdb345185e | |
| parent | 4f37b95cd1b49202f269c98f7eb21ce8e42c21f5 (diff) | |
Remove redundant lines in stack.yaml
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 076eeecc0..7bcb676b7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,8 +12,6 @@ extra-deps: - hslua-cli-1.4.1 - hslua-module-zip-1.1.0 - hslua-repl-0.1.1 -- skylighting-0.13.3 -- skylighting-core-0.13.3 - tls-1.7.0 - crypton-connection-0.3.1 - crypton-x509-1.7.6 |
