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. attachmentLastChangeTime :: Attachment -> UTCTime

    bugzilla-redhat Web.RedHatBugzilla

    No documentation available.

  2. bugLastChangeTime :: Bug -> UTCTime

    bugzilla-redhat Web.RedHatBugzilla

    No documentation available.

  3. maintainerOfLastResort :: NameAddr

    cabal-debian Debian.Policy

    Maintainer is a mandatory field, so we need a value we can use when all else fails.

  4. fieldLineToLastRow :: FieldLine (Position, cs) -> Int

    cabal-gild CabalGild.Unstable.Action.ReflowText

    Extracts the last row number from a field line, which will not belong to any of its comments.

  5. newtype MapLast k v

    cabal-install Distribution.Client.ProjectConfig

    Newtype wrapper for Map that provides a Monoid instance that takes the last value rather than the first value for overlapping keys.

  6. MapLast :: Map k v -> MapLast k v

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  7. getMapLast :: MapLast k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig

    No documentation available.

  8. newtype MapLast k v

    cabal-install Distribution.Client.ProjectConfig.Types

    Newtype wrapper for Map that provides a Monoid instance that takes the last value rather than the first value for overlapping keys.

  9. MapLast :: Map k v -> MapLast k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

  10. getMapLast :: MapLast k v -> Map k v

    cabal-install Distribution.Client.ProjectConfig.Types

    No documentation available.

Page 124 of many | Previous | Next