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.

  1. structForceVisible :: Struct -> Bool

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  2. DynamicForeignSymbol :: DynamicWrapper -> ForeignSymbol

    haskell-gi Data.GI.CodeGen.Callable

    Info about the dynamic wrapper.

  3. KnownForeignSymbol :: Text -> ForeignSymbol

    haskell-gi Data.GI.CodeGen.Callable

    Haskell symbol in scope.

  4. addSectionFormattedDocs :: HaddockSection -> Text -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Add documentation for a given section.

  5. prependSectionFormattedDocs :: HaddockSection -> Text -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Prepend documentation at the beginning of a given section.

  6. 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.

  7. DocBeforeSymbol :: RelativeDocPosition

    haskell-gi Data.GI.CodeGen.Haddock

    No documentation available.

  8. callbackHaskellToForeign :: Text -> Text

    haskell-gi Data.GI.CodeGen.SymbolNaming

    The name of the Haskell to foreign wrapper for the given callback type. It can be passed in qualified.

  9. callbackHaskellToForeignWithClosures :: Text -> Text

    haskell-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.

  10. ScopeTypeForever :: Scope

    haskell-gi Data.GI.GIR.Arg

    No documentation available.

Page 517 of many | Previous | Next