Open cartazio opened 8 years ago
I've recently needed to make some ObjC calls and looked at this package and found it bitrot (doesn't build with GHC 9.2.7).
Is it worth reviving? If so I suppose I could perhaps give it a try.
Otherwise, so far I went with adding very basic ObjC support to the inline-c
family of packages, see https://github.com/fpco/inline-c/pull/143
Yes, sorry, unfortunately, I didn't have the time to maintain the package. There are also comments in https://github.com/mchakravarty/language-c-inline/tree/release/0.7 that have not been merged with main.
inline-c
has a quite different feature set. Depends on what you need.
some constructors changed :)