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.Types.ProfAuto annotate call-sites
-
ghc-lib-parser GHC.Types.ProfAuto exported functions annotated only
-
ghc-lib-parser GHC.Types.ProfAuto top-level functions annotated only
-
ghc-lib-parser 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-lib-parser GHC.Types.RepType No documentation available.
-
ghc-lib-parser GHC.Types.RepType No documentation available.
-
ghc-lib-parser GHC.Types.SrcLoc A location as produced by the parser. Consists of two components:
- The location in the file, adjusted for #line and {-# LINE ... #-} pragmas (RealSrcLoc)
- The location in the string buffer (BufPos) with monotonicity guarantees (see #17632)
PsLoc :: RealSrcLoc -> BufPos -> PsLocghc-lib-parser GHC.Types.SrcLoc No documentation available.
type
PsLocated = GenLocated PsSpanghc-lib-parser GHC.Types.SrcLoc No documentation available.
-
ghc-lib-parser GHC.Types.SrcLoc No documentation available.