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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. ParMakeThisMany :: Int -> ParMakeCount

    ghc-lib-parser GHC.Driver.Session

    Use this many processors (-jn flag).

  2. wopt_any_custom :: DynFlags -> Bool

    ghc-lib-parser GHC.Driver.Session

    Are there any custom warning categories enabled?

  3. ApplicativeArgMany :: XApplicativeArgMany idL -> [ExprLStmt idL] -> HsExpr idL -> LPat idL -> HsDoFlavour -> ApplicativeArg idL

    ghc-lib-parser GHC.Hs.Expr

    No documentation available.

  4. type family XApplicativeArgMany x

    ghc-lib-parser GHC.Hs.Expr

    No documentation available.

  5. xarg_app_arg_many :: ApplicativeArg idL -> XApplicativeArgMany idL

    ghc-lib-parser GHC.Hs.Expr

    No documentation available.

  6. many_ty :: IfaceType

    ghc-lib-parser GHC.Iface.Type

    The type 'Many :: Multiplicity'.

  7. DeriveAnyClass :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

  8. manyName :: Name

    ghc-lib-parser GHC.Internal.TH.Syntax

    Synonym for 'Many, from ghc-prim.

  9. DeriveAnyClass :: Extension

    ghc-lib-parser GHC.LanguageExtensions.Type

    No documentation available.

  10. is_any :: Char -> Bool

    ghc-lib-parser GHC.Parser.CharClass

    No documentation available.

Page 158 of many | Previous | Next

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