• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. sumRepDataConTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  2. sumTyCon :: Arity -> TyCon

    ghc-lib-parser GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

  3. sumPatParens :: EpAnnSumPat -> (EpaLocation, EpaLocation)

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  4. sumPatVbarsAfter :: EpAnnSumPat -> [EpToken "|"]

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  5. sumPatVbarsBefore :: EpAnnSumPat -> [EpToken "|"]

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  6. sumParens :: SDoc -> SDoc

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  7. summaryNodeSummary :: SummaryNode -> ModuleGraphNode

    ghc-lib-parser GHC.Unit.Module.Graph

    No documentation available.

  8. sumTypeMigrate :: Migration

    persistent-test SumTypeTest

    No documentation available.

  9. sumE :: IsSql92AggregationExpressionSyntax expr => Maybe (Sql92AggregationSetQuantifierSyntax expr) -> expr -> expr

    beam-core Database.Beam.Backend.SQL.SQL92

    No documentation available.

  10. sumOver_ :: (BeamSqlBackend be, Num a) => Maybe (BeamSqlBackendAggregationQuantifierSyntax be) -> QExpr be s a -> QAgg be s (Maybe a)

    beam-core Database.Beam.Query

    No documentation available.

Page 49 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete