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. newtype PmPatBind p

    ghc GHC.HsToCore.Pmc.Types

    A guard tree denoting a pattern binding.

  2. PmPatBind :: PmGRHS p -> PmPatBind p

    ghc GHC.HsToCore.Pmc.Types

    No documentation available.

  3. data PmRecSel v

    ghc GHC.HsToCore.Pmc.Types

    No documentation available.

  4. PmRecSel :: v -> CoreExpr -> [ConLike] -> PmRecSel v

    ghc GHC.HsToCore.Pmc.Types

    No documentation available.

  5. type Post = RedSets

    ghc GHC.HsToCore.Pmc.Types

    Used as tree payload post-checking. The redundancy info we elaborated.

  6. type Pre = GrdVec

    ghc GHC.HsToCore.Pmc.Types

    Used as tree payload pre-checking. The LYG guards to check.

  7. Precise :: Precision

    ghc GHC.HsToCore.Pmc.Types

    No documentation available.

  8. data Precision

    ghc GHC.HsToCore.Pmc.Types

    No documentation available.

  9. ProfNotes :: TickishType

    ghc GHC.HsToCore.Ticks

    For profiling

  10. module GHC.Iface.Errors.Ppr

    No documentation available.

Page 132 of many | Previous | Next