[GHC] #9197: FFI types should be usable in foreign import decls without revealing representations
GHC
ghc-devs at haskell.org
Mon Jun 16 22:55:49 UTC 2014
#9197: FFI types should be usable in foreign import decls without revealing
representations
-------------------------------------+------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (FFI) | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
I can't say I'm that keen on another FFI-related pragma. Does this have
anything to do with the `CTYPE` pragma (which I have never really
understood),
[http://www.haskell.org/ghc/docs/latest/html/users_guide/ffi.html#ffi-capi
documented here]?
Are others keen on this?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9197#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list