Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  2. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.Builder

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  3. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.ByteString

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  4. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.Common

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  5. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.String

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  6. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.Text

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  7. lookupP :: ControlFunctions a => String -> Paragraph' a -> Maybe (Field' a)

    debian Debian.Control.TextLazy

    lookupP fieldName paragraph looks up a Field in a Paragraph. N.B. trailing and leading whitespace is not stripped.

  8. lookupChild :: Addressable a => a -> ChildKey -> Process (Maybe (ChildRef, ChildSpec))

    distributed-process-supervisor Control.Distributed.Process.Supervisor

    Lookup a possibly supervised child, given its ChildKey.

  9. lookupNote :: ByteString -> NoteMap -> Maybe Blocks

    djot Djot.AST

    No documentation available.

  10. lookupReference :: ByteString -> ReferenceMap -> Maybe (ByteString, Attr)

    djot Djot.AST

    No documentation available.

Page 112 of many | Previous | Next