Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

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

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

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

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

    hackage-security Hackage.Security.JSON

    No documentation available.

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

    hackage-security Hackage.Security.JSON

    No documentation available.

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

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

    hackage-security Hackage.Security.Server

    No documentation available.

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

    hackage-security Hackage.Security.Server

    No documentation available.

  9. readLazyByteString :: FsRoot root => Path root -> IO ByteString

    hackage-security Hackage.Security.Util.Path

    No documentation available.

  10. readStrictByteString :: FsRoot root => Path root -> IO ByteString

    hackage-security Hackage.Security.Util.Path

    No documentation available.

Page 217 of many | Previous | Next