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

    ghc GHC

    No documentation available.

  2. hiddenModules :: DynFlags -> Set ModuleName

    ghc GHC

    No documentation available.

  3. homeUnitId_ :: DynFlags -> UnitId

    ghc GHC

    Target home unit-id

  4. instanceDFunId :: ClsInst -> DFunId

    ghc GHC

    No documentation available.

  5. isClassOpId_maybe :: Id -> Maybe Class

    ghc GHC

    No documentation available.

  6. isDataConWorkId :: Id -> Bool

    ghc GHC

    No documentation available.

  7. isDeadEndId :: Var -> Bool

    ghc GHC

    Returns true if an application to n args diverges or throws an exception See Note [Dead ends] in GHC.Types.Demand.

  8. isDictonaryId :: Id -> Bool

    ghc GHC

    No documentation available.

  9. isExportedId :: Var -> Bool

    ghc GHC

    isExportedIdVar means "don't throw this away"

  10. isFCallId :: Id -> Bool

    ghc GHC

    No documentation available.

Page 440 of many | Previous | Next