Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Utils.TmpFs A collection of paths that must be deleted before ghc exits.
PathsToClean :: !Set FilePath -> !Set FilePath -> PathsToCleanghc-lib-parser GHC.Utils.TmpFs No documentation available.
-
ghc-lib-parser GHCi.Message No documentation available.
Pipe :: Handle -> Handle -> IORef (Maybe ByteString) -> Pipeghc-lib-parser GHCi.Message No documentation available.
PrepFFI :: [FFIType] -> FFIType -> Message (RemotePtr C_ffi_cif)ghc-lib-parser GHCi.Message Calls prepareForeignCall
PutDoc :: DocLoc -> String -> THMessage (THResult ())ghc-lib-parser GHCi.Message No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Basic No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Basic No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Binds No documentation available.
-
ghc-lib-parser Language.Haskell.Syntax.Binds Pattern Binding The pattern is never a simple variable; That case is done by FunBind. See Note [FunBind vs PatBind] for details about the relationship between FunBind and PatBind.