ANNOUNCE: protocol-buffers-0.2.9 for Haskell is ready
Ian Lynagh
igloo at earth.li
Sun Sep 21 12:57:52 EDT 2008
Hi Chris,
On Sun, Sep 21, 2008 at 05:37:33PM +0100, Chris Kuklewicz wrote:
>
> Also, I tried two tricks:
> (D# x) <-> (W64# x) which works fine
> (F# x) <-> (W32# x) which produced garbage, so I had to replace it with
> alloca/poke/peek.
This isn't supported, and I suspect is the cause of the -fasm problems.
Please see
http://hackage.haskell.org/trac/ghc/ticket/2209
for more details and suggested alternative.
Thanks
Ian
More information about the Libraries
mailing list