Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
prepForeignCall :: [FFIType] -> FFIType -> IO (Ptr C_ffi_cif)ghc-lib-parser GHCi.FFI No documentation available.
MallocData :: ByteString -> Message (RemotePtr ())ghc-lib-parser GHCi.Message Malloc some data and return a RemotePtr to it
MallocStrings :: [ByteString] -> Message [RemotePtr ()]ghc-lib-parser GHCi.Message No documentation available.
remoteCall :: Binary a => Pipe -> Message a -> IO aghc-lib-parser GHCi.Message No documentation available.
remoteTHCall :: Binary a => Pipe -> THMessage a -> IO aghc-lib-parser GHCi.Message No documentation available.
isMinimalLSig :: UnXRec p => LSig p -> Boolghc-lib-parser Language.Haskell.Syntax.Binds No documentation available.
con_forall :: ConDecl pass -> Boolghc-lib-parser Language.Haskell.Syntax.Decls True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty
HsForAll :: XForAll p -> HsForAllTelescope p -> LHsExpr p -> HsExpr pghc-lib-parser Language.Haskell.Syntax.Expr Forall-types forall tvs. t and forall tvs -> t. Used with RequiredTypeArguments, e.g. fn (forall a. Proxy a). See Note [Types in terms]
-
ghc-lib-parser Language.Haskell.Syntax.Extension No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Extension No documentation available.