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. data PmAltConApp

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  2. PmAltConLike :: ConLike -> PmAltCon

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  3. data PmAltConSet

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  4. PmAltLit :: PmLit -> PmAltCon

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  5. data PmEquality

    ghc GHC.HsToCore.Pmc.Solver.Types

    Undecidable semantic equality result. See Note [Undecidable Equality for PmAltCons]

  6. data PmLit

    ghc GHC.HsToCore.Pmc.Solver.Types

    Literals (simple and overloaded ones) for pattern match checking. See Note [Undecidable Equality for PmAltCons]

  7. PmLit :: Type -> PmLitValue -> PmLit

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  8. PmLitChar :: Char -> PmLitValue

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  9. PmLitInt :: Integer -> PmLitValue

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

  10. PmLitOverInt :: Int -> Integer -> PmLitValue

    ghc GHC.HsToCore.Pmc.Solver.Types

    No documentation available.

Page 129 of many | Previous | Next