Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ExplicitSum :: XExplicitSum p -> ConTag -> SumWidth -> LHsExpr p -> HsExpr pghc Language.Haskell.Syntax.Expr Used for unboxed sum types
- AnnKeywordId : AnnOpen '(#', AnnVbar, AnnClose '#)',
-
ghc Language.Haskell.Syntax.Extension No documentation available.
-
ghc Language.Haskell.Syntax.Extension No documentation available.
-
ghc Language.Haskell.Syntax.Extension No documentation available.
HsSumTy :: XSumTy pass -> [LHsType pass] -> HsType passghc Language.Haskell.Syntax.Type - AnnKeywordId : AnnOpen '(#', AnnClose '#)'@
isEntitySum :: EntityDef -> Boolpersistent Database.Persist.EntityDef No documentation available.
entitySum :: EntityDef -> !Boolpersistent Database.Persist.EntityDef.Internal Whether or not this entity represents a sum type in the database.
parsedEntityDefIsSum :: ParsedEntityDef -> Boolpersistent Database.Persist.Quasi.Internal.ModelParser No documentation available.
evaluateSummary :: Summary -> IO ()hspec-core Test.Hspec.Core.Runner Exit with exitFailure if the given Summary indicates that there was at least one failure.
toSummary :: SpecResult -> Summaryhspec-core Test.Hspec.Core.Runner No documentation available.