Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
headTotalIndexState :: TotalIndexStatecabal-install Distribution.Client.IndexUtils.IndexState TotalIndexState where all repositories are at HEAD index state.
head# :: forall (dom :: Domain) a . Signal dom a -> aclash-prelude Clash.Signal.Internal No documentation available.
-
code-conjure Conjure.Engine List head lifted over the Expr type. Works for the element types Int, Char and Bool.
> head' $ unit one head [1] :: Int
> head' $ unit bee head "b" :: Char
> head' $ zero -:- unit two head [0,2] :: Int
> evl $ head' $ unit one :: Int 1
-
code-conjure Conjure.Expr List head lifted over the Expr type. Works for the element types Int, Char and Bool.
> head' $ unit one head [1] :: Int
> head' $ unit bee head "b" :: Char
> head' $ zero -:- unit two head [0,2] :: Int
> evl $ head' $ unit one :: Int 1