[Haskell-cafe] Haskell RPC

Joel Reymont joelr1 at gmail.com
Tue May 30 03:53:18 EDT 2006


Thank you Bjorn!

I'll take a look but it sounds like exactly what I'm looking for!

On May 30, 2006, at 2:35 AM, Bjorn Bringert wrote:

> Hi Joel,
>
> the attached example is a simple RPC library. It uses show and read  
> for serialization, and some type class tricks to allow functions  
> with different arities. This is essentially the HaXR (http:// 
> www.haskell.org/haxr/) API, but without the XML, HTTP and error  
> reporting stuff.

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list