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.
type
IdentInfo = (SqlBackend, IdentState)esqueleto Database.Esqueleto.Internal.Internal Information needed to escape and use identifiers.
-
esqueleto Database.Esqueleto.Internal.Internal List of identifiers already in use and supply of temporary identifiers.
IdentState :: HashSet Text -> IdentStateesqueleto Database.Esqueleto.Internal.Internal No documentation available.
module GHC.Builtin.PrimOps.
Ids PrimOp's Ids
type
IdUnfoldingFun = Id -> Unfoldingghc-lib-parser GHC.Core No documentation available.
type
IdSubstEnv = IdEnv CoreExprghc-lib-parser GHC.Core.Subst A substitution of Exprs for non-coercion Ids
type
IdSubstEnv = IdEnv CoreExprghc-lib-parser GHC.Core.TyCo.Subst A substitution of Exprs for non-coercion Ids
type
IdSubstEnv = IdEnv CoreExprghc-lib-parser GHC.Core.Type A substitution of Exprs for non-coercion Ids
-
ghc-lib-parser GHC.Hs.Binds A type signature in generated code, notably the code generated for record selectors. We simply record the desired Id itself, replete with its name, type and IdDetails. Otherwise it's just like a type signature: there should be an accompanying binding
-
ghc-lib-parser GHC.Hs.Binds No documentation available.