Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. GdSeq :: GrdDag -> GrdDag -> GrdDag

    ghc-lib-parser GHC.HsToCore.Pmc.Types

    No documentation available.

  2. gdSeq :: GrdDag -> GrdDag -> GrdDag

    ghc-lib-parser GHC.HsToCore.Pmc.Types

    Sequentially compose two GrdDags. A smart constructor for GdSeq that eliminates GdEnds.

  3. sequenceGrdDags :: [GrdDag] -> GrdDag

    ghc-lib-parser GHC.HsToCore.Pmc.Types

    Sequentially compose a list of GrdDags.

  4. sequencePmGrds :: [PmGrd] -> GrdDag

    ghc-lib-parser GHC.HsToCore.Pmc.Types

    Sequentially compose a list of PmGrds into a GrdDag.

  5. type IfaceEqSpec = [(IfLclName, IfaceType)]

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  6. ifConEqSpec :: IfaceConDecl -> IfaceEqSpec

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  7. ifPatReqCtxt :: IfaceDecl -> IfaceContext

    ghc-lib-parser GHC.Iface.Syntax

    No documentation available.

  8. IfaceEqualityTyCon :: IfaceTyConSort

    ghc-lib-parser GHC.Iface.Type

    A heterogeneous equality TyCon (i.e. eqPrimTyCon, eqReprPrimTyCon, heqTyCon) that is actually being applied to two types of the same kind. This affects pretty-printing only: see Note [Equality predicates in IfaceType]

  9. Required :: ForAllTyFlag

    ghc-lib-parser GHC.Iface.Type

    No documentation available.

  10. RequiredTypeArguments :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

Page 407 of many | Previous | Next