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

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. data NoteObjectAttributes

    gitlab-haskell GitLab.SystemHooks.Types

    CI pipeline attributes

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

  3. module Graphics.UI.Gtk.Layout.Notebook

    A tabbed notebook container

  4. data Notebook

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

  5. class ContainerClass o => NotebookClass o

    gtk3 Graphics.UI.Gtk.Layout.Notebook

    No documentation available.

  6. module Bindings.Libgit2.Notes

    No documentation available.

  7. NotEndOfStream :: IsEndOfStream

    http-semantics Network.HTTP.Semantics.IO

    The stream is not yet terminated

  8. NotEq :: Op

    language-java Language.Java.Syntax

    No documentation available.

  9. NotEnoughReqChars :: CharacterCategory -> MinimumAmount -> ProvidedAmount -> InvalidReason

    password Data.Password.Validate

    Password does not contain required number of characters.

  10. NotEmpty :: Option

    pcre2 Text.Regex.Pcre2

    The 0th capture doesn't match if it would be empty.

Page 75 of many | Previous | Next

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