[Haskell-cafe] Internet Communications Engine and Haskell

2008-06-26 Thread Mitar
Hi! Has been any work on implementing Internet Communications Engine in Haskell already done? Any other suggestions how could I use ICE in Haskell? Through FFI calls to its C++ version? http://www.zeroc.com/ice.html Mitar ___ Haskell-Cafe mailing

Re: [Haskell-cafe] Internet Communications Engine and Haskell

2008-06-26 Thread Don Stewart
mmitar: Hi! Has been any work on implementing Internet Communications Engine in Haskell already done? Any other suggestions how could I use ICE in Haskell? Through FFI calls to its C++ version? http://www.zeroc.com/ice.html I think FFI would be the cheapest solution. There's likely a C