Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. sumParens :: SDoc -> SDoc

    ghc-lib-parser GHC.Types.Basic

    No documentation available.

  2. summaryNodeSummary :: SummaryNode -> ModuleGraphNode

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

    No documentation available.

  3. sumTypeMigrate :: Migration

    persistent-test SumTypeTest

    No documentation available.

  4. sumConstructorName :: Text -> Text -> Name

    domain-core DomainCore.TH

    Assemble a sum constructor name.

  5. sumEff :: forall t (es :: [Effect]) a . (HasCallStack, Foldable t, NonDet :> es) => t (Eff es a) -> Eff es a

    effectful-core Effectful.NonDet

    Specialized version of asum with the HasCallStack constraint for tracking purposes.

  6. sum' :: Expr -> Expr

    express Data.Express.Fixtures

    sum of Int elements lifted over the Expr type.

    > sum' xxs
    sum xs :: Int
    
    > evl (sum' $ expr [1,2,3::Int]) :: Int
    6
    

  7. sumsPosModulatedFromPyramid :: (C v, Transform sig v) => [sig v] -> T (Int, Int) v

    synthesizer-core Synthesizer.Causal.Filter.NonRecursive

    No documentation available.

  8. sumAndConvolvePair :: C y => Pair y -> Pair y -> ((y, y), Pair y)

    synthesizer-core Synthesizer.Generic.Cyclic

    No documentation available.

  9. sumAndConvolveQuadruple :: C y => Quadruple y -> Quadruple y -> ((y, y), Quadruple y)

    synthesizer-core Synthesizer.Generic.Cyclic

    No documentation available.

  10. sumAndConvolveTriple :: C y => Triple y -> Triple y -> ((y, y), Triple y)

    synthesizer-core Synthesizer.Generic.Cyclic

    No documentation available.

Page 50 of many | Previous | Next