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.

  1. ExplicitSum :: XExplicitSum p -> ConTag -> SumWidth -> LHsExpr p -> HsExpr p

    ghc Language.Haskell.Syntax.Expr

    Used for unboxed sum types

    There will be multiple AnnVbar, (1 - alternative) before the expression, (arity - alternative) after it

  2. type family XExplicitSum x

    ghc Language.Haskell.Syntax.Extension

    No documentation available.

  3. type family XSumPat x

    ghc Language.Haskell.Syntax.Extension

    No documentation available.

  4. type family XSumTy x

    ghc Language.Haskell.Syntax.Extension

    No documentation available.

  5. HsSumTy :: XSumTy pass -> [LHsType pass] -> HsType pass

    ghc Language.Haskell.Syntax.Type

  6. isEntitySum :: EntityDef -> Bool

    persistent Database.Persist.EntityDef

    No documentation available.

  7. entitySum :: EntityDef -> !Bool

    persistent Database.Persist.EntityDef.Internal

    Whether or not this entity represents a sum type in the database.

  8. parsedEntityDefIsSum :: ParsedEntityDef -> Bool

    persistent Database.Persist.Quasi.Internal.ModelParser

    No documentation available.

  9. evaluateSummary :: Summary -> IO ()

    hspec-core Test.Hspec.Core.Runner

    Exit with exitFailure if the given Summary indicates that there was at least one failure.

  10. toSummary :: SpecResult -> Summary

    hspec-core Test.Hspec.Core.Runner

    No documentation available.

Page 99 of many | Previous | Next