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.
summaryComment :: Lens' CopyrightDescription (Maybe Text)cabal-debian Debian.Debianize.CopyrightDescription No documentation available.
summaryCopyright :: Lens' CopyrightDescription (Maybe Text)cabal-debian Debian.Debianize.CopyrightDescription No documentation available.
summaryLicense :: Lens' CopyrightDescription (Maybe (License, Maybe Text))cabal-debian Debian.Debianize.CopyrightDescription No documentation available.
sumChange :: CoinSelection i o -> Coincardano-coin-selection Cardano.CoinSelection Calculate the total sum of all change for the given CoinSelection.
sumInputs :: CoinSelection i o -> Coincardano-coin-selection Cardano.CoinSelection Calculate the total sum of all inputs for the given CoinSelection.
sumOutputs :: CoinSelection i o -> Coincardano-coin-selection Cardano.CoinSelection Calculate the total sum of all outputs for the given CoinSelection.
-
code-conjure Conjure.Engine sum of Int elements lifted over the Expr type.
> sum' xxs sum xs :: Int
> evl (sum' $ expr [1,2,3::Int]) :: Int 6
-
code-conjure Conjure.Expr sum of Int elements lifted over the Expr type.
> sum' xxs sum xs :: Int
> evl (sum' $ expr [1,2,3::Int]) :: Int 6
-
data-prometheus Data.Prometheus.Types No documentation available.
sumQuantiles :: Metric -> Map Double Doubledata-prometheus Data.Prometheus.Types No documentation available.