Skip to content

Commit ab1463b

Browse files
committed
Remove unused libs
1 parent fb06b74 commit ab1463b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Diff for: unison-cli/package.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ dependencies:
4848
- lsp-types >= 2.0.2.0
4949
- megaparsec
5050
- memory
51-
- monoidal-containers
5251
- mtl
5352
- network
5453
- network-simple

Diff for: unison-cli/unison-cli.cabal

-3
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ library
217217
, lsp-types >=2.0.2.0
218218
, megaparsec
219219
, memory
220-
, monoidal-containers
221220
, mtl
222221
, network
223222
, network-simple
@@ -360,7 +359,6 @@ executable transcripts
360359
, lsp-types >=2.0.2.0
361360
, megaparsec
362361
, memory
363-
, monoidal-containers
364362
, mtl
365363
, network
366364
, network-simple
@@ -511,7 +509,6 @@ test-suite cli-tests
511509
, lsp-types >=2.0.2.0
512510
, megaparsec
513511
, memory
514-
, monoidal-containers
515512
, mtl
516513
, network
517514
, network-simple

0 commit comments

Comments
 (0)