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. dylibInstallName :: DynFlags -> Maybe String

    ghc GHC

    No documentation available.

  2. execAllocation :: ExecResult -> Word64

    ghc GHC

    No documentation available.

  3. isFCallId :: Id -> Bool

    ghc GHC

    No documentation available.

  4. leftmost_smallest :: SrcSpan -> SrcSpan -> Ordering

    ghc GHC

    Strategies for ordering SrcSpans

  5. maxInlineAllocSize :: DynFlags -> Int

    ghc GHC

    Max size, in bytes, of inline array allocations.

  6. mkGeneralLocated :: String -> e -> Located e

    ghc GHC

    No documentation available.

  7. pprForAll :: [ForAllTyBinder] -> SDoc

    ghc GHC

    No documentation available.

  8. rightmost_smallest :: SrcSpan -> SrcSpan -> Ordering

    ghc GHC

    Strategies for ordering SrcSpans

  9. 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.

  10. targetAllowObjCode :: Target -> !Bool

    ghc GHC

    object code allowed?

Page 244 of many | Previous | Next