Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ConfigStateFileNoHeader :: ConfigStateFileErrorCabal Distribution.Simple.Configure No header found.
-
Cabal Distribution.Simple.Utils A total variant of head.
-
ghc GHC for CType
parseInstanceHead :: GhcMonad m => String -> m Typeghc GHC No documentation available.
blockJoinHead :: forall n (x :: Extensibility) . n C O -> Block n O x -> Block n C xghc GHC.Cmm.Dataflow.Block No documentation available.
blockSplitHead :: forall n (x :: Extensibility) . Block n C x -> (n C O, Block n O x)ghc GHC.Cmm.Dataflow.Block No documentation available.
-
ghc GHC.CmmToAsm.AArch64.Instr LR and FP (8 byte each) are the prologue of each stack frame
stackFrameHeaderSize :: Platform -> Intghc GHC.CmmToAsm.PPC.Instr The size of a minimal stackframe header including minimal parameter save area.
pprSectionHeader :: IsLine doc => NCGConfig -> Section -> docghc GHC.CmmToAsm.Ppr No documentation available.
identicalClsInstHead :: ClsInst -> ClsInst -> Boolghc GHC.Core.InstEnv True when when the instance heads are the same e.g. both are Eq [(a,b)] Used for overriding in GHCi Obviously should be insensitive to alpha-renaming