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

Enable remotable functions from Internal.Types #66

Closed davidsd closed 11 years ago

davidsd commented 11 years ago

I had to make this change in order to get resolving of RemoteRegistered Recipients to work.

hyperthunk commented 11 years ago

Hi @davidsd - thanks for this, I'll get it merged into development shortly.

hyperthunk commented 11 years ago

So, 81aa71b I'm happy with and it's necessary, but 7e3a0c9 I'm not going to merge. I've explained why inline with the code. I'll get 81aa71b merged very soon.

Thanks again.