Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. qualifiedDoModuleName_maybe :: HsStmtContext fn -> Maybe ModuleName

    ghc-lib-parser Language.Haskell.Syntax.Expr

    No documentation available.

  2. valueGetMaybeFilePath :: GlibFilePath string => GValue -> IO (Maybe string)

    glib System.Glib.GValueTypes

    No documentation available.

  3. valueGetMaybeGObject :: GObjectClass gobj => GValue -> IO (Maybe gobj)

    glib System.Glib.GValueTypes

    No documentation available.

  4. valueGetMaybeString :: GlibString string => GValue -> IO (Maybe string)

    glib System.Glib.GValueTypes

    No documentation available.

  5. valueSetMaybeFilePath :: GlibFilePath string => GValue -> Maybe string -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  6. valueSetMaybeGObject :: GObjectClass gobj => GValue -> Maybe gobj -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  7. valueSetMaybeString :: GlibString string => GValue -> Maybe string -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  8. newAttrFromMaybeFilePathProperty :: (GObjectClass gobj, GlibFilePath string) => String -> Attr gobj (Maybe string)

    glib System.Glib.Properties

    No documentation available.

  9. newAttrFromMaybeObjectProperty :: (GObjectClass gobj, GObjectClass gobj', GObjectClass gobj'') => String -> GType -> ReadWriteAttr gobj (Maybe gobj') (Maybe gobj'')

    glib System.Glib.Properties

    No documentation available.

  10. newAttrFromMaybeStringProperty :: (GObjectClass gobj, GlibString string) => String -> Attr gobj (Maybe string)

    glib System.Glib.Properties

    No documentation available.

Page 219 of many | Previous | Next