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 17 forks source link

Add functions to convert to/from NominalDiffTime and Delay/TimeInterval #73

Closed alanz closed 10 years ago

hyperthunk commented 10 years ago

Alan - viz 60f4276, I've already included sandbox support in the latest build.mk, so I'm going to drop that commit. I'll look at the rest of the commits shortly. Cheers!

alanz commented 10 years ago

I am not used to doing pull requests, I wanted to include just the last commit. But time was short and I did not know how to remove the others

Alan

On Fri, Feb 21, 2014 at 4:35 PM, Tim Watson notifications@github.comwrote:

Alan - viz 60f4276https://github.com/haskell-distributed/distributed-process-platform/commit/60f4276, I've already included sandbox support in the latest build.mk, so I'm going to drop that commit. I'll look at the rest of the commits shortly. Cheers!

Reply to this email directly or view it on GitHubhttps://github.com/haskell-distributed/distributed-process-platform/pull/73#issuecomment-35735001 .

hyperthunk commented 10 years ago

Merged (to development), with thanks!

I am not used to doing pull requests, I wanted to include just the last commit. But time was short and I did not know how to remove the others

Oh don't worry, I've cherry picked the bits that were important locally, so not to worry. The final diff looks good.