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.

  1. ConfigStateFileNoHeader :: ConfigStateFileError

    Cabal Distribution.Simple.Configure

    No header found.

  2. safeHead :: [a] -> Maybe a

    Cabal Distribution.Simple.Utils

    A total variant of head.

  3. AnnHeader :: AnnKeywordId

    ghc GHC

    for CType

  4. parseInstanceHead :: GhcMonad m => String -> m Type

    ghc GHC

    No documentation available.

  5. blockJoinHead :: forall n (x :: Extensibility) . n C O -> Block n O x -> Block n C x

    ghc GHC.Cmm.Dataflow.Block

    No documentation available.

  6. blockSplitHead :: forall n (x :: Extensibility) . Block n C x -> (n C O, Block n O x)

    ghc GHC.Cmm.Dataflow.Block

    No documentation available.

  7. stackFrameHeaderSize :: Int

    ghc GHC.CmmToAsm.AArch64.Instr

    LR and FP (8 byte each) are the prologue of each stack frame

  8. stackFrameHeaderSize :: Platform -> Int

    ghc GHC.CmmToAsm.PPC.Instr

    The size of a minimal stackframe header including minimal parameter save area.

  9. pprSectionHeader :: IsLine doc => NCGConfig -> Section -> doc

    ghc GHC.CmmToAsm.Ppr

    No documentation available.

  10. identicalClsInstHead :: ClsInst -> ClsInst -> Bool

    ghc 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

Page 150 of many | Previous | Next