We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfe198e + b2b5544 commit 472ee72Copy full SHA for 472ee72
packages/network-transport-inmemory/network-transport-inmemory.cabal
@@ -17,8 +17,8 @@ Description: This is a transport implementation that could be used for local
17
It could be used either for testing purposes or for local
18
communication that require the network-transport semantics.
19
.
20
- NB: network-tranpsport-inmemory does not support cross-transport
21
- communication. All endpoints that want to comminicate should be
+ NB: network-transport-inmemory does not support cross-transport
+ communication. All endpoints that want to communicate should be
22
created using the same transport.
23
24
tested-with: GHC==8.10.7 GHC==9.0.2 GHC==9.2.8 GHC==9.4.5 GHC==9.6.4 GHC==9.8.2 GHC==9.10.1 GHC==9.12.1
0 commit comments