[GHC] #7630: FFI: "capi" calling convention doesn't work
GHC
cvs-ghc at haskell.org
Tue Jan 29 17:56:36 CET 2013
#7630: FFI: "capi" calling convention doesn't work
---------------------------+------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.1
Resolution: invalid | Keywords:
Os: Linux | Architecture: x86
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
---------------------------+------------------------------------------------
Changes (by simonmar):
* status: new => closed
* difficulty: => Unknown
* resolution: => invalid
Comment:
You need to add `CAPI` to your `LANGUAGE` pragma.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7630#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list