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.
FCallId :: ForeignCall -> IdDetailsghc-lib-parser GHC.Types.Id.Info The Id is for a foreign call. Type will be simple: no type families, newtypes, etc
NoTailCallInfo :: TailCallInfoghc-lib-parser GHC.Types.Id.Info No documentation available.
-
ghc-lib-parser GHC.Types.Id.Info No documentation available.
callArityInfo :: IdInfo -> ArityInfoghc-lib-parser GHC.Types.Id.Info How this is called. This is the number of arguments to which a binding can be eta-expanded without losing any sharing. n = all calls have at least n arguments
isAlwaysTailCalled :: OccInfo -> Boolghc-lib-parser GHC.Types.Id.Info No documentation available.
setCallArityInfo :: IdInfo -> ArityInfo -> IdInfoghc-lib-parser GHC.Types.Id.Info No documentation available.
tailCallInfo :: OccInfo -> TailCallInfoghc-lib-parser GHC.Types.Id.Info No documentation available.
zapCallArityInfo :: IdInfo -> IdInfoghc-lib-parser GHC.Types.Id.Info No documentation available.
zapTailCallInfo :: IdInfo -> Maybe IdInfoghc-lib-parser GHC.Types.Id.Info No documentation available.
bang_opt_unbox_small :: BangOpts -> !Boolghc-lib-parser GHC.Types.Id.Make Unbox small strict fields