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.

  1. mkVisFunTyMany :: HasDebugCallStack => Type -> Type -> Type

    ghc-lib-parser GHC.Tc.Utils.TcType

    Make nested arrow types | Special, common, case: Arrow type with mult Many

  2. mkVisFunTysMany :: [Type] -> Type -> Type

    ghc-lib-parser GHC.Tc.Utils.TcType

    No documentation available.

  3. ManyOccs :: TailCallInfo -> OccInfo

    ghc-lib-parser GHC.Types.Basic

    There are many occurrences, or unknown occurrences

  4. isAnyInlinePragma :: InlinePragma -> Bool

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  5. isManyOccs :: OccInfo -> Bool

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  6. peelManyCalls :: Arity -> SubDemand -> (Card, SubDemand)

    ghc-lib-parser GHC.Types.Demand

    No documentation available.

  7. strictManyApply1Dmd :: Demand

    ghc-lib-parser GHC.Types.Demand

    First argument of 'GHC.Exts.atomically#': SC(S,L). Called at least once, possibly many times.

  8. SuggestAnyExtension :: SDoc -> [Extension] -> LanguageExtensionHint

    ghc-lib-parser GHC.Types.Error

    Suggest to enable the input extensions. The list is to be intended as disjunctive i.e. the user is suggested to enable any of the extensions listed. If the input SDoc is not empty, it will contain some extra information about the why the extensions are required, but it's totally irrelevant/redundant for IDEs and other tools.

  9. suggestAnyExtension :: [Extension] -> GhcHint

    ghc-lib-parser GHC.Types.Error

    Suggests to enable any extension in the list.

  10. suggestAnyExtensionWithInfo :: SDoc -> [Extension] -> GhcHint

    ghc-lib-parser GHC.Types.Error

    Like suggestAnyExtension but allows supplying extra info for the user.

Page 159 of many | Previous | Next