[Haskell-cafe] FFI: "foreign label" declaration
Ricardo Herrmann
rherrmann at gmail.com
Tue Dec 11 13:00:44 EST 2007
Hi everyone,
I'm trying to get HBDD compiled under GHC 6.8.1 and now I'm stuck with a
.chs file which uses a "foreign label" syntax, which seems deprecated, since
the parser can't even recognize it:
foreign label "bdd_reorder_stable_window3"
bdd_reorder_stable_window3 :: FunPtr (BDDManager -> IO ())
Is there new syntax for this ? Or is it a deprecated functionality ?
Thanks in advance,
--
Ricardo Guimarães Herrmann
"In a concurrent world, imperative is the wrong default!" -- Tim Sweeney
(Epic Games)
--
View this message in context: http://www.nabble.com/FFI%3A-%22foreign-label%22-declaration-tp14279625p14279625.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
More information about the Haskell-Cafe
mailing list