#2979: better support for FFI C wrappers for macros in system headers
------------------------------+---------------------------------------------
Reporter: duncan | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.14.1
Component: Compiler | Version: 6.10.1
Resolution: | Keywords:
Difficulty: Unknown | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------+---------------------------------------------
Changes (by igloo):
* failure: => None/Unknown
* milestone: 6.12.1 => 6.14.1
Comment:
I would like to be able to just say
{{{
foreign import wrapped "iconv" iconv :: Foo -> IO Bar
}}}
and have GHC automatically generate the trivial wrapper.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2979#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs