Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setObjectPropertyUInt32 :: GObject a => a -> String -> Word32 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  2. setObjectPropertyUInt64 :: GObject a => a -> String -> Word64 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  3. setObjectPropertyULong :: GObject a => a -> String -> CULong -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  4. setObjectPropertyVariant :: GObject a => a -> String -> Maybe GVariant -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  5. setupBinding :: Text -> Text -> Text -> Text -> Bool -> Maybe FilePath -> [TaggedOverride] -> Maybe FilePath -> IO ()

    haskell-gi Data.GI.CodeGen.CabalHooks

    The entry point for Setup.hs files in bindings.

  6. setupCompatWrapper :: String -> [Text] -> IO ()

    haskell-gi Data.GI.CodeGen.CabalHooks

    The entry point for Setup.hs files in compat bindings.

  7. setGHCOptions :: [Text] -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Set the GHC options for compiling this module (in a OPTIONS_GHC pragma).

  8. setLanguagePragmas :: [Text] -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Set the language pragmas for the current module.

  9. setModuleFlags :: [ModuleFlag] -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Set the given flags for the module.

  10. setModuleMinBase :: BaseVersion -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Set the minimum base version supported by the current module.

Page 202 of many | Previous | Next