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.Hs.Expr Pending Renamer Splice
PendingRnSplice :: UntypedSpliceFlavour -> SplicePointName -> LHsExpr GhcRn -> PendingRnSpliceghc GHC.Hs.Expr No documentation available.
-
ghc GHC.Hs.Expr Pending Type-checker Splice
PendingTcSplice :: SplicePointName -> LHsExpr GhcTc -> PendingTcSpliceghc GHC.Hs.Expr No documentation available.
PopErrCtxt :: {-# UNPACK #-} !LHsExpr GhcRn -> XXExprGhcRnghc GHC.Hs.Expr No documentation available.
type
PostTcExpr = HsExpr GhcTcghc GHC.Hs.Expr Post-Type checking Expression PostTcExpr is an evidence expression attached to the syntax tree by the type checker (c.f. postTcType).
type
PostTcTable = [(Name, PostTcExpr)]ghc GHC.Hs.Expr Post-Type checking Table We use a PostTcTable where there are a bunch of pieces of evidence, more than is convenient to keep individually.
-
ghc GHC.Hs.Extension No documentation available.
-
ghc GHC.Hs.Extension No documentation available.
-
No documentation available.