Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
structForceVisible :: Struct -> Boolhaskell-gi Data.GI.CodeGen.API No documentation available.
DynamicForeignSymbol :: DynamicWrapper -> ForeignSymbolhaskell-gi Data.GI.CodeGen.Callable Info about the dynamic wrapper.
KnownForeignSymbol :: Text -> ForeignSymbolhaskell-gi Data.GI.CodeGen.Callable Haskell symbol in scope.
addSectionFormattedDocs :: HaddockSection -> Text -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Add documentation for a given section.
prependSectionFormattedDocs :: HaddockSection -> Text -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Prepend documentation at the beginning of a given section.
nullPtrForType :: Type -> CodeGen e (Maybe Text)haskell-gi Data.GI.CodeGen.Conversions An appropriate NULL value for the given type, for types which are represented by pointers on the C side.
DocBeforeSymbol :: RelativeDocPositionhaskell-gi Data.GI.CodeGen.Haddock No documentation available.
callbackHaskellToForeign :: Text -> Texthaskell-gi Data.GI.CodeGen.SymbolNaming The name of the Haskell to foreign wrapper for the given callback type. It can be passed in qualified.
callbackHaskellToForeignWithClosures :: Text -> Texthaskell-gi Data.GI.CodeGen.SymbolNaming The name of the Haskell to foreign wrapper for the given callback type, keeping the closure arguments (we usually elide them). The callback type can be passed in qualified.
-
haskell-gi Data.GI.GIR.Arg No documentation available.