Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. modifyThreadNoteIssue :: Project -> Int -> Int -> Int -> Text -> GitLab (Either (Response ByteString) (Maybe Discussion))

    gitlab-haskell GitLab.API.Discussions

    Modify existing thread note of an issue.

  2. resolveMergeRequestThread :: Project -> Int -> Int -> Bool -> GitLab (Either (Response ByteString) (Maybe Discussion))

    gitlab-haskell GitLab.API.Discussions

    Resolve/unresolve whole thread of a merge request.

  3. project_readme_url :: Project -> Maybe Text

    gitlab-haskell GitLab.Types

    No documentation available.

  4. cachedThreadId :: CachedInfo -> {-# UNPACK #-} !WeakThreadId

    grisette Grisette.Internal.SymPrim.Prim.Internal.Caches

    No documentation available.

  5. threadCacheLiveSize :: WeakThreadId -> IO Int

    grisette Grisette.Internal.SymPrim.Prim.Internal.Caches

    Get the live size of the current thread's cache.

  6. threadCacheSize :: WeakThreadId -> IO Int

    grisette Grisette.Internal.SymPrim.Prim.Internal.Caches

    Get the size of the current thread's cache.

  7. threadId :: Interned t => t -> WeakThreadId

    grisette Grisette.Internal.SymPrim.Prim.Internal.Caches

    No documentation available.

  8. cachedThreadId :: CachedInfo -> {-# UNPACK #-} !WeakThreadId

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    No documentation available.

  9. termThreadId :: Term t -> WeakThreadId

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Get the thread ID for a term.

  10. toCurThread :: Term t -> IO (Term t)

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Convert a term to the current thread.

Page 763 of many | Previous | Next