• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. NotebookPage :: ManagedPtr NotebookPage -> NotebookPage

    gi-gtk4 GI.Gtk.Objects.NotebookPage

    No documentation available.

  2. module GitLab.API.Notes

    No documentation available.

  3. data NoteEvent

    gitlab-haskell GitLab.SystemHooks.Types

    Note event

  4. NoteEvent :: Text -> Text -> User -> Int -> ProjectEvent -> NoteObjectAttributes -> RepositoryEvent -> Maybe IssueEventObjectAttributes -> NoteEvent

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  5. data NoteObjectAttributes

    gitlab-haskell GitLab.SystemHooks.Types

    CI pipeline attributes

  6. NoteObjectAttributes :: Maybe Text -> Int -> Maybe Text -> Maybe String -> Text -> Text -> Int -> Maybe Int -> Text -> Maybe Int -> Text -> Maybe Int -> Maybe Int -> Int -> Maybe Text -> Maybe Int -> Maybe Int -> Maybe Text -> Bool -> Maybe Text -> Maybe Text -> Maybe Int -> Text -> Text -> Text -> NoteObjectAttributes

    gitlab-haskell GitLab.SystemHooks.Types

    No documentation available.

  7. module Graphics.UI.Gtk.Layout.Notebook

    A tabbed notebook container

  8. data Notebook

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

  9. class ContainerClass o => NotebookClass o

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

  10. module Bindings.Libgit2.Notes

    No documentation available.

Page 74 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete