Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
headCallSite :: CallStack -> Maybe CallSiteAgda Agda.Utils.CallStack Get the most recent CallSite in a CallStack, if there is one.
headWithDefault :: a -> [a] -> aAgda Agda.Utils.List Head function (safe). Returns a default value on empty lists. O(1).
headWithDefault 42 [] = 42 headWithDefault 42 [1,2,3] = 1
headWithDefault :: a -> [a] -> aBNFC BNFC.Utils Get the first element of a list, fallback for empty list.
-
ShellCheck ShellCheck.Formatter.Format No documentation available.
headOrDefault :: a -> [a] -> aShellCheck ShellCheck.Prelude No documentation available.
header :: RNAzResult -> StringViennaRNAParser Bio.RNAzData No documentation available.
headerErrorMessage :: HeaderException -> Stringaws Aws No documentation available.
headerErrorMessage :: HeaderException -> Stringaws Aws.Core No documentation available.
headObject :: Bucket -> Text -> HeadObjectaws Aws.S3.Commands.HeadObject No documentation available.
headerMessage :: Server -> Stringcabal-debian Debian.Debianize.DebInfo A comment that will be inserted to explain how the file was generated