• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data CallerCcFilter

    ghc GHC.Core.Opt.CallerCC.Types

    No documentation available.

  2. CallerCcFilter :: Maybe ModuleName -> NamePattern -> CallerCcFilter

    ghc GHC.Core.Opt.CallerCC.Types

    No documentation available.

  3. parseCallerCcFilter :: String -> Either String CallerCcFilter

    ghc GHC.Core.Opt.CallerCC.Types

    No documentation available.

  4. CoreAddCallerCcs :: CoreToDo

    ghc GHC.Core.Opt.Pipeline.Types

    No documentation available.

  5. CoreDoCallArity :: CoreToDo

    ghc GHC.Core.Opt.Pipeline.Types

    No documentation available.

  6. data CallCtxt

    ghc GHC.Core.Opt.Simplify.Inline

    No documentation available.

  7. callSiteInline :: Logger -> UnfoldingOpts -> Int -> Id -> Bool -> Bool -> [ArgSummary] -> CallCtxt -> Maybe CoreExpr

    ghc GHC.Core.Opt.Simplify.Inline

    No documentation available.

  8. couldBeSmallEnoughToInline :: UnfoldingOpts -> Int -> CoreExpr -> Bool

    ghc GHC.Core.Opt.Simplify.Inline

    No documentation available.

  9. smallEnoughToInline :: UnfoldingOpts -> Unfolding -> Bool

    ghc GHC.Core.Opt.Simplify.Inline

    No documentation available.

  10. data RewriteCall

    ghc GHC.Core.Opt.Simplify.Utils

    No documentation available.

Page 262 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete