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. consumeLine :: Parse Text

    graphviz Data.GraphViz.Parsing

    Parses and returns all characters up till the end of the line, but does not touch the newline characters.

  2. SmartAssumeStart :: Year -> Maybe Month -> SmartDate

    hledger-lib Hledger.Data

    No documentation available.

  3. accountSummarisedName :: AccountName -> Text

    hledger-lib Hledger.Data.AccountName

    Truncate all account name components but the last to two characters.

  4. maSum :: Foldable t => t MixedAmount -> MixedAmount

    hledger-lib Hledger.Data.Amount

    Sum a collection of MixedAmounts. Amounts with different costs are kept separate.

  5. SmartAssumeStart :: Year -> Maybe Month -> SmartDate

    hledger-lib Hledger.Data.Types

    No documentation available.

  6. mixedAmountApplyValuationAfterSumFromOptsWith :: ReportOpts -> Journal -> PriceOracle -> DateSpan -> MixedAmount -> MixedAmount

    hledger-lib Hledger.Reports.ReportOptions

    Select the Account valuation functions required for performing valuation after summing amounts. Used in MultiBalanceReport to value historical and similar reports.

  7. valuationAfterSum :: ReportOpts -> Maybe (Maybe CommoditySymbol)

    hledger-lib Hledger.Reports.ReportOptions

    If the ReportOpts specify that we are performing valuation after summing amounts, return Just of the commodity symbol we're converting to, Just Nothing for the default, and otherwise return Nothing. Used for example with historical reports with --value=end.

  8. propCosAngleSum :: (Eq a, C a) => a -> a -> Bool

    numeric-prelude Algebra.Transcendental

    No documentation available.

  9. propLogSum :: (Eq a, C a) => a -> a -> Bool

    numeric-prelude Algebra.Transcendental

    No documentation available.

  10. propSinAngleSum :: (Eq a, C a) => a -> a -> Bool

    numeric-prelude Algebra.Transcendental

    No documentation available.

Page 128 of many | Previous | Next