Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.HsToCore.Pmc.Solver A high-level pattern-match constraint. Corresponds to φ from Figure 3 of the LYG paper.
-
ghc GHC.HsToCore.Pmc.Solver No documentation available.
-
ghc GHC.HsToCore.Pmc.Solver PhiNotBotCt x y encodes "x ≁ ⊥", asserting that x can't be ⊥.
PhiNotConCt :: Id -> PmAltCon -> PhiCtghc GHC.HsToCore.Pmc.Solver PhiNotConCt x K encodes "x ≁ K", asserting that x can't be headed by K.
-
ghc GHC.HsToCore.Pmc.Solver A type constraint "T ~ U".
PACA :: PmAltCon -> [TyVar] -> [Id] -> PmAltConAppghc GHC.HsToCore.Pmc.Solver.Types No documentation available.
-
ghc GHC.HsToCore.Pmc.Solver.Types Represents the head of a match against a ConLike or literal. Really similar to AltCon.
-
ghc GHC.HsToCore.Pmc.Solver.Types No documentation available.
PmAltConLike :: ConLike -> PmAltConghc GHC.HsToCore.Pmc.Solver.Types No documentation available.
-
ghc GHC.HsToCore.Pmc.Solver.Types No documentation available.