[Haskell-cafe] Typesafe API calls

Fabian Bergmark fabian.bergmark at gmail.com
Sat Dec 13 04:50:23 UTC 2014


I have updated the package description on hackage.

Does the package build correctly for you who have tried it? I think
GHC ~ 7.8.3 is required because of PatternSynonyms in the ecma262
package.

For you who try to add your own APIs, please email any bugs you
encounter. The YQL engine is built on top of my ecma262 package which
is incomplete. The core language should work, but specification
functions such as Array.push etc. are left unimplemented for now.

2014-12-13 6:02 GMT+10:00 Albert Y. C. Lai <trebla at vex.net>:
> On 2014-12-12 10:22 AM, Kyle Marek-Spartz wrote:
>>
>> I'm not old either. This should clarify REST APIs. Haskell has type-safe
>> API calls out of the box.
>
>
> I second lengthening the name and description to "type-safe web REST APIs",
> but my angle is different. You want to future-proof its name and description
> against some new future kind of APIs you and I have never dreamed of.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list