haskell-distributed / distributed-process-platform

DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
47 stars 18 forks source link

[DPP-53] rename Process to GenProcess #127

Open qnikst opened 9 years ago

qnikst commented 9 years ago

[Imported from JIRA. Reported by Eric Merrit @ericbmerritt) as DPP-53 on 2013-01-11 20:56:58] along with some cleanup commits.

Note that I only renamed Process, not ProcessAction, RPC or any of the others. I think those are fine as is, but that depends on your logic.