Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. resumeHistoryIx :: Resume -> Int

    ghc GHC.Runtime.Eval.Types

    No documentation available.

  2. fixedHdrSize :: Profile -> ByteOff

    ghc GHC.Runtime.Heap.Layout

    No documentation available.

  3. fixedHdrSizeW :: Profile -> WordOff

    ghc GHC.Runtime.Heap.Layout

    Size of a closure header (StgHeader in includes/rts/storage/Closures.h)

  4. dynLibSuffix :: GhcNameVersion -> String

    ghc GHC.Settings

    Dynamic library suffix

  5. fixStgRegisters :: Platform -> RawCmmDecl -> RawCmmDecl

    ghc GHC.StgToCmm.CgUtils

    Fixup global registers so that they assign to locations within the RegTable if they aren't pinned for the current target.

  6. fixC :: (a -> FCode a) -> FCode a

    ghc GHC.StgToCmm.Monad

    No documentation available.

  7. CILayoutFixed :: Int -> [JSRep] -> CILayout

    ghc GHC.StgToJS.Types

    whole layout known

  8. fixedLayout :: [JSRep] -> CILayout

    ghc GHC.StgToJS.Utils

    No documentation available.

  9. gen_Ix_binds :: SrcSpan -> DerivInstTys -> TcM (LHsBinds GhcPs, Bag AuxBindSpec)

    ghc GHC.Tc.Deriv.Generate

    No documentation available.

  10. pprTypeDoesNotHaveFixedRuntimeRep :: Type -> FixedRuntimeRepProvenance -> SDoc

    ghc GHC.Tc.Errors.Ppr

    No documentation available.

Page 83 of many | Previous | Next