Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. varForIdN :: Id -> Int -> G JStgExpr

    ghc GHC.StgToJS.Ids

    Retrieve default variable name for the given Id with sub index

  2. varsForId :: Id -> G [JStgExpr]

    ghc GHC.StgToJS.Ids

    Retrieve all the JS vars for the given Id

  3. lcForceEmccRts :: JSLinkConfig -> !Bool

    ghc GHC.StgToJS.Linker.Types

    Force the link with the emcc rts. Use this if you plan to dynamically load wasm modules made from C files (e.g. in iserv).

  4. lcForeignRefs :: JSLinkConfig -> !Bool

    ghc GHC.StgToJS.Linker.Types

    Dump .frefs (foreign references) files

  5. emitForeign :: Maybe RealSrcSpan -> FastString -> Safety -> CCallConv -> [FastString] -> FastString -> G ()

    ghc GHC.StgToJS.Monad

    No documentation available.

  6. csTraceForeign :: StgToJSConfig -> !Bool

    ghc GHC.StgToJS.Types

    No documentation available.

  7. ggsForeignRefs :: GenGroupState -> [ForeignJSRef]

    ghc GHC.StgToJS.Types

    No documentation available.

  8. luForeignRefs :: LinkableUnit -> [ForeignJSRef]

    ghc GHC.StgToJS.Types

    No documentation available.

  9. linesPlatform :: String -> [String]

    ghc GHC.SysTools.Process

    No documentation available.

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

    ghc GHC.Tc.Deriv.Functor

    Forall type

Page 483 of many | Previous | Next