Network.Transport.Chan is named incorrectly
Description
The project name is right: `network-transport-inmemory`. To use `Chan` as the module is to let an implementation detail leak into the public API. I suggest we move to either
`Network.Transport.Numa`
`Network.Transport.Memory`
`Network.Transport.InMemory`
We will pick one of these (probably `Memory` IMO) for the next major release.
Environment
None
Activity
Show:
Tim Watson
January 28, 2013, 10:43 AM
Comment:hyperthunk:01/28/13 10:43:49 AM:
assigned
Assignee
Reporter
External issue ID
None
OS
None