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

Tim Watson January 28, 2013 at 10:43 AM

Comment:hyperthunk:01/28/13 10:43:49 AM:

assigned

Details

Assignee

Reporter

Priority

Created January 28, 2013 at 10:43 AM
Updated February 9, 2013 at 10:25 AM