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.
-
gitlab-haskell GitLab.API.Notes Modify existing note of an snippet.
-
gitlab-haskell GitLab.API.Notes Creates a new note to a single project issue.
-
gitlab-haskell GitLab.API.Notes Creates a new note to a single project merge request.
-
gitlab-haskell GitLab.API.Notes Creates a new note to a single project snippet.
snippetNote :: Project -> Int -> Int -> GitLab (Either (Response ByteString) (Maybe Note))gitlab-haskell GitLab.API.Notes Returns a single note for a specific project snippet.
-
gitlab-haskell GitLab.API.Notes Gets a list of all notes for a single snippet.
userFilter_note :: UserAttrs -> Maybe Textgitlab-haskell GitLab.API.Users Administrator notes for this user
-
gitlab-haskell GitLab.Types Note attached to a commit.
CommitNote :: Text -> User -> CommitNotegitlab-haskell GitLab.Types No documentation available.
-
gitlab-haskell GitLab.Types No documentation available.