Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. PmMatchGroup :: NonEmpty (PmMatch p) -> PmMatchGroup p

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

    No documentation available.

  2. newtype PmPatBind p

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

    A guard tree denoting a pattern binding.

  3. PmPatBind :: PmGRHS p -> PmPatBind p

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

    No documentation available.

  4. data PmRecSel v

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

    No documentation available.

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

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

    No documentation available.

  6. type Post = RedSets

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

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

  7. type Pre = GrdDag

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

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

  8. Precise :: Precision

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

    No documentation available.

  9. data Precision

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

    No documentation available.

  10. module GHC.Iface.Errors.Ppr

    No documentation available.

Page 527 of many | Previous | Next