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. platformMisc :: DynFlags -> {-# UNPACK #-} !PlatformMisc

    ghc GHC

    No documentation available.

  2. pprForAll :: [ForAllTyBinder] -> SDoc

    ghc GHC

    No documentation available.

  3. splitForAllTyCoVars :: Type -> ([TyCoVar], Type)

    ghc GHC

    Take a ForAllTy apart, returning the list of tycovars and the result type. This always succeeds, even if it returns only an empty list. Note that the result type returned may have free variables that were bound by a forall.

  4. strictnessBefore :: DynFlags -> [Int]

    ghc GHC

    Additional demand analysis

  5. targetPlatform :: DynFlags -> Platform

    ghc GHC

    No documentation available.

  6. gHC_INTERNAL_FOREIGN_C_CONSTPTR :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  7. beforePhaseDataConKey :: Unique

    ghc GHC.Builtin.Names.TH

    No documentation available.

  8. beforePhaseDataConName :: Name

    ghc GHC.Builtin.Names.TH

    No documentation available.

  9. primOpOkForSpeculation :: PrimOp -> Bool

    ghc GHC.Builtin.PrimOps

    No documentation available.

  10. isForeignLabel :: CLabel -> Bool

    ghc GHC.Cmm.CLabel

    Whether label is a non-haskell label (defined in C code)

Page 437 of many | Previous | Next