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.
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
-
code-conjure Conjure.Utils Like head but allows providing a default value.
-
configuration-tools Configuration.Utils.CommandLine Specify a header for this parser.
headerDoc :: Maybe Doc -> InfoMod aconfiguration-tools Configuration.Utils.CommandLine Specify a header for this parser as a 'Prettyprinter.Doc AnsiStyle' value.
headerContentRouter :: RelayType -> HeaderName -> Process Exchangedistributed-process-execution Control.Distributed.Process.Execution A router that matches on a specific (named) header. To bind a client Process to such an exchange, use the bindHeader function.
headerName :: Binding -> !HeaderNamedistributed-process-execution Control.Distributed.Process.Execution No documentation available.
headers :: Message -> ![(String, String)]distributed-process-execution Control.Distributed.Process.Execution arbitrary key-value headers