[Haskell-cafe] Fwd: Ridiculously slow FFI, or cairo binding?

Ivan Perez ivanperezdominguez at gmail.com
Wed Nov 2 13:20:08 CET 2011


Thanks a lot for this. I've been developing a Graphic Adventure IDE in
haskell that I'm about
to release. It uses Cairo to draw game-state diagrams and this will
sure solve my speed issues.

2011/11/2 Felipe Almeida Lessa <felipe.lessa at gmail.com>:
> On Wed, Nov 2, 2011 at 9:14 AM, Eugene Kirpichov <ekirpichov at gmail.com> wrote:
>> Yay!!!
>> I made a small change in Types.chs and got my original cairo-binding-based
>> program to be just as blazing fast. The only problem I have with this is
>> that I used multiparameter type classes.
>
> Nice!  Looking forward to it being included in cairo codebase and
> released on Hackage.  =D
>
> Cheers,
>
> --
> Felipe.
>
> _______________________________________________
> 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