[GHC] #9700: Support C structures in Haskell FFI
GHC
ghc-devs at haskell.org
Thu Oct 16 20:13:29 UTC 2014
#9700: Support C structures in Haskell FFI
-------------------------------------+-------------------------------------
Reporter: Yuras | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Unknown | Type of failure:
Blocked By: | None/Unknown
Related Tickets: | Test Case:
| Blocking:
| Differential Revisions: Phab:D252
-------------------------------------+-------------------------------------
This ticket is for tracking progress on [[CStructures]] language extension
proposal.
The idea is to support C structures in Haskell FFI. See wiki for details.
If it will be accepted, I'm going to implement it in few steps. The first
one is to support structures as return value. Platform specific part for
that is already implemented, see Phab:D252
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9700>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list