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

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.

  1. parseCallerCcFilter :: String -> Either String CallerCcFilter

    ghc-lib-parser GHC.Core.Opt.CallerCC

    No documentation available.

  2. data CallerCcFilter

    ghc-lib-parser GHC.Core.Opt.CallerCC.Types

    No documentation available.

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

    ghc-lib-parser GHC.Core.Opt.CallerCC.Types

    No documentation available.

  4. parseCallerCcFilter :: String -> Either String CallerCcFilter

    ghc-lib-parser GHC.Core.Opt.CallerCC.Types

    No documentation available.

  5. CoreAddCallerCcs :: CoreToDo

    ghc-lib-parser GHC.Core.Opt.Pipeline.Types

    No documentation available.

  6. CoreDoCallArity :: CoreToDo

    ghc-lib-parser GHC.Core.Opt.Pipeline.Types

    No documentation available.

  7. data CallCtxt

    ghc-lib-parser GHC.Core.Opt.Simplify.Inline

    No documentation available.

  8. callSiteInline :: SimplEnv -> Logger -> Id -> Bool -> [ArgSummary] -> CallCtxt -> Maybe CoreExpr

    ghc-lib-parser GHC.Core.Opt.Simplify.Inline

    No documentation available.

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

    ghc-lib-parser GHC.Core.Opt.Simplify.Inline

    No documentation available.

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

    ghc-lib-parser GHC.Core.Opt.Simplify.Inline

    No documentation available.

Page 559 of many | Previous | Next

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