Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
No documentation available.
-
ghc GHC.Types.PkgQual Package-qualifier after renaming Renaming detects if "this" or the unit-id of the home-unit was used as a package qualifier.
-
No documentation available.
-
ghc GHC.Types.ProfAuto What kind of {-# SCC #-} to add automatically
-
ghc GHC.Types.ProfAuto top-level and nested functions are annotated
-
ghc GHC.Types.ProfAuto annotate call-sites
-
ghc GHC.Types.ProfAuto exported functions annotated only
-
ghc GHC.Types.ProfAuto top-level functions annotated only
-
ghc GHC.Types.RepType A PrimRep is an abstraction of a non-void type. (Use PrimRepOrVoidRep if you want void types too.) It contains information that the code generator needs in order to pass arguments, return results, and store values of this type. See also Note [RuntimeRep and PrimRep] in GHC.Types.RepType and Note [VoidRep] in GHC.Types.RepType.
-
ghc GHC.Types.RepType No documentation available.