-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Lets you embed Objective-C code into Haskell. -- -- Utilities to inline Objective-C code into Haskell using inline-c. See -- tests for example on how to build. @package inline-c-objc @version 0.1.0.0 module Language.C.Inline.ObjC objcCtx :: Context data CId newtype Id Id :: Ptr CId -> Id