Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
bugLastChangeTime :: Bug -> UTCTimebugzilla-redhat Web.RedHatBugzilla No documentation available.
maintainerOfLastResort :: NameAddrcabal-debian Debian.Policy Maintainer is a mandatory field, so we need a value we can use when all else fails.
fieldLineToLastRow :: FieldLine (Position, cs) -> Intcabal-gild CabalGild.Unstable.Action.ReflowText Extracts the last row number from a field line, which will not belong to any of its comments.
-
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.
MapLast :: Map k v -> MapLast k vcabal-install Distribution.Client.ProjectConfig No documentation available.
getMapLast :: MapLast k v -> Map k vcabal-install Distribution.Client.ProjectConfig No documentation available.
-
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.
MapLast :: Map k v -> MapLast k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
getMapLast :: MapLast k v -> Map k vcabal-install Distribution.Client.ProjectConfig.Types No documentation available.
reduceLast :: Integer -> Type -> Term -> TransformContext -> NormalizeSession Termclash-lib Clash.Normalize.PrimitiveReductions Replace an application of the Clash.Sized.Vector.last primitive on vectors of a known length n, by a projection of the last element of a vector.