diff options
author | Justin Bedo <cu@cua0.org> | 2024-12-02 23:04:22 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2024-12-02 23:06:23 +1100 |
commit | 258848b4ec444a7e5486c66ee79818ea6899f554 (patch) | |
tree | 2f617e1dfcb0346bdd6d0728b2cc10631c591409 /package.yaml | |
parent | 89dfb317ce8c443bfebec4866a4dbd1db34ecdb9 (diff) |
fix redraw skipping bug and drop unused packages
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.yaml b/package.yaml index e040603..70f2a4f 100644 --- a/package.yaml +++ b/package.yaml @@ -14,8 +14,6 @@ dependencies: - text - utf8-string - bytestring - - mtl - - transformers - strip-ansi-escape - fusion-plugin - containers |