Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. readAttrFromUIntProperty :: GObjectClass gobj => String -> ReadAttr gobj Int

    glib System.Glib.Properties

    No documentation available.

  2. readCString :: CString -> IO String

    glib System.Glib.UTFString

    Like peekCString but then frees the string using g_free.

  3. readUTFFilePathArray0 :: GlibFilePath fp => Ptr CString -> IO [fp]

    glib System.Glib.UTFString

    No documentation available.

  4. readUTFString :: GlibString s => CString -> IO s

    glib System.Glib.UTFString

    Like like peekUTFString but then frees the string using g_free

  5. readUTFStringArray0 :: GlibString s => Ptr CString -> IO [s]

    glib System.Glib.UTFString

    Like peekUTFStringArray0 but then free the string array including all strings. To be used when functions indicate that their return value should be freed with g_strfreev.

  6. readJSON_Keys_Layout :: (FsRoot root, FromJSON ReadJSON_Keys_Layout a) => KeyEnv -> RepoLayout -> Path root -> IO (Either DeserializationError a)

    hackage-security Hackage.Security.JSON

    No documentation available.

  7. readJSON_Keys_NoLayout :: (FsRoot root, FromJSON ReadJSON_Keys_NoLayout a) => KeyEnv -> Path root -> IO (Either DeserializationError a)

    hackage-security Hackage.Security.JSON

    No documentation available.

  8. readJSON_NoKeys_NoLayout :: (FsRoot root, FromJSON ReadJSON_NoKeys_NoLayout a) => Path root -> IO (Either DeserializationError a)

    hackage-security Hackage.Security.JSON

    No documentation available.

  9. readKeyAsId :: MonadKeys m => JSValue -> m (Some PublicKey)

    hackage-security Hackage.Security.JSON

    No documentation available.

  10. readJSON_Keys_Layout :: (FsRoot root, FromJSON ReadJSON_Keys_Layout a) => KeyEnv -> RepoLayout -> Path root -> IO (Either DeserializationError a)

    hackage-security Hackage.Security.Server

    No documentation available.

Page 218 of many | Previous | Next