[C2hs] patch applied (c2hs): Workaround the lack of CLDouble
support in ghc/base
duncan at community.haskell.org
duncan at community.haskell.org
Tue Apr 20 08:38:02 EDT 2010
Mon Apr 19 09:49:39 EDT 2010 Duncan Coutts <duncan at haskell.org>
* Workaround the lack of CLDouble support in ghc/base
Ignore-this: 29920798e12fdc8dbcef328a0d94af9e
If users try to bind to functions that use "long double" they
will get an error message about the type not being supported.
M ./src/C2HS/C/Info.hs +10
M ./src/C2HS/Gen/Bind.hs -2 +2
View patch online:
http://code.haskell.org/cgi-bin/darcsweb.cgi?r=c2hs;a=darcs_commitdiff;h=20100419134939-adfee-c153195a5d8ffbe06c446d6feb4c8b76403ed4cb.gz
More information about the C2hs
mailing list