Skip to content

Commit 8c100bf

Browse files
committed
Remove unused transfomers dependency
1 parent b4b07a1 commit 8c100bf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/network-transport-tcp/network-transport-tcp.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ Test-Suite TestQC
9292
data-accessor,
9393
data-accessor-transformers,
9494
mtl,
95-
transformers,
9695
lockfree-queue
9796
Else
9897
Buildable: False

packages/network-transport/network-transport.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ Library
8181
binary >= 0.8 && < 0.9,
8282
bytestring >= 0.10 && < 0.13,
8383
hashable >= 1.2.0.5 && < 1.6,
84-
transformers >= 0.2 && < 0.7,
8584
deepseq >= 1.0 && < 1.7
8685
Exposed-Modules: Network.Transport
8786
Network.Transport.Util

0 commit comments

Comments
 (0)