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.
PmRecSel :: v -> CoreExpr -> [ConLike] -> PmRecSel vghc GHC.HsToCore.Pmc.Types No documentation available.
-
ghc GHC.HsToCore.Pmc.Types Used as tree payload post-checking. The redundancy info we elaborated.
-
ghc GHC.HsToCore.Pmc.Types Used as tree payload pre-checking. The LYG guards to check.
-
ghc GHC.HsToCore.Pmc.Types No documentation available.
-
ghc GHC.HsToCore.Pmc.Types No documentation available.
-
ghc GHC.HsToCore.Ticks For profiling
-
No documentation available.
-
ghc GHC.Iface.Ext.Types pattern synonym
PatternBind :: Scope -> Scope -> Maybe Span -> ContextInfoghc GHC.Iface.Ext.Types Pattern binding This case is tricky because the bound identifier can be used in two distinct scopes. Consider the following example (with -XViewPatterns)
do (b, a, (a -> True)) <- bar foo a
The identifier a has two scopes: in the view pattern (a -> True) and in the rest of the do-block in foo a.PluginFingerprintChanged :: RecompReasonghc GHC.Iface.Recomp No documentation available.