Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. genForeignCall :: HasDebugCallStack => ExprCtx -> ForeignCall -> Type -> [JStgExpr] -> [StgArg] -> G (JStgStat, ExprResult)

    ghc GHC.StgToJS.FFI

    No documentation available.

  2. genPrimCall :: ExprCtx -> PrimCall -> [StgArg] -> Type -> G (JStgStat, ExprResult)

    ghc GHC.StgToJS.FFI

    No documentation available.

  3. lcCombineAll :: JSLinkConfig -> !Bool

    ghc GHC.StgToJS.Linker.Types

    Generate all.js (combined js) + wrappers

  4. getInstalledPackageHsLibs :: UnitState -> UnitId -> [ShortText]

    ghc GHC.StgToJS.Linker.Utils

    Retrieve the names of the libraries provided by UnitId

  5. getInstalledPackageLibDirs :: UnitState -> UnitId -> [ShortText]

    ghc GHC.StgToJS.Linker.Utils

    Retrieve library directories provided by the UnitId in UnitState

  6. PRPrimCall :: JStgStat -> PrimRes

    ghc GHC.StgToJS.Types

    primop is async call, primop returns the next function to run. result returned to stack top in registers

  7. csDebugAlloc :: StgToJSConfig -> !Bool

    ghc GHC.StgToJS.Types

    No documentation available.

  8. csInlineAlloc :: StgToJSConfig -> !Bool

    ghc GHC.StgToJS.Types

    No documentation available.

  9. runInstallNameTool :: Logger -> ToolSettings -> [Option] -> IO ()

    ghc GHC.SysTools.Tasks

    No documentation available.

  10. ft_forall :: FFoldType a -> TcTyVar -> a -> a

    ghc GHC.Tc.Deriv.Functor

    Forall type

Page 308 of many | Previous | Next