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

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. sumDataCon :: ConTag -> Arity -> DataCon

    ghc-lib-parser GHC.Builtin.Types

    Data constructor for i-th alternative of a n-ary unboxed sum.

  2. sumRepDataConTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  3. sumTyCon :: Arity -> TyCon

    ghc-lib-parser GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

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

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

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

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

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

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  7. sumParens :: SDoc -> SDoc

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  8. summaryNodeSummary :: SummaryNode -> ModuleGraphNode

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

    No documentation available.

  9. sumTypeMigrate :: Migration

    persistent-test SumTypeTest

    No documentation available.

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

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

    No documentation available.

Page 49 of many | Previous | Next

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