[Haskell-cafe] Haskell, successing crossplatform API standart

Don Stewart dons at galois.com
Sun Nov 30 02:33:21 EST 2008


lambda-belka:
> 
> Hello!
>  
> (1) Is anybody aware of SOA approach being supported in Haskell? Found HAIFA
> package (SOAP, WEB services), but it seems to be a RIP project (with it's
> last updated in 2006) - trying to install it is a total mess (for me, a
> newby).

The main web libraries are hosted on hackage.haskell.org,

    http://hackage.haskell.org/packages/archive/pkg-list.html#cat:Web

> (2) Please, perhaps experienced developers could suggest any better
> crossplatform (crosslanguage) API standart supported in Haskell? For me the
> main priority is orientation on "being supported everywhere in far
> future"...

Look on hackage.haskell.org for something you'd like.

-- Don


More information about the Haskell-Cafe mailing list