[Haskell-cafe] Ridiculously slow FFI, or cairo binding?
Felipe Almeida Lessa
felipe.lessa at gmail.com
Wed Nov 2 16:29:27 CET 2011
On Wed, Nov 2, 2011 at 11:24 AM, Jean-Marie Gaillourdet
<jmg at gaillourdet.net> wrote:
> Hi Eugene,
>
> did you try using the SPECIALIZE pragma? It is part of the Haskell 98 and Haskell 2010 specifications.
I don't think it's going to make any difference, as the core already
have an specialized poor version. See my first e-mail.
--
Felipe.
More information about the Haskell-Cafe
mailing list