Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. mformat :: HasInputOpts c => Lens' c (Maybe StorageFormat)

    hledger-lib Hledger.Read.Common

    No documentation available.

  2. mformat_ :: InputOpts -> Maybe StorageFormat

    hledger-lib Hledger.Read.Common

    a file/storage format to try, unless overridden by a filename prefix. Nothing means try all.

  3. rFormat :: Reader (m :: Type -> Type) -> StorageFormat

    hledger-lib Hledger.Read.Common

    No documentation available.

  4. mformat :: HasInputOpts c => Lens' c (Maybe StorageFormat)

    hledger-lib Hledger.Read.InputOptions

    No documentation available.

  5. mformat_ :: InputOpts -> Maybe StorageFormat

    hledger-lib Hledger.Read.InputOptions

    a file/storage format to try, unless overridden by a filename prefix. Nothing means try all.

  6. dataFileFor :: FilePath -> Maybe FilePath

    hledger-lib Hledger.Read.RulesReader

    Given a rules file path, what would be the corresponding data file ? (Remove a .rules extension.)

  7. rulesFileFor :: FilePath -> FilePath

    hledger-lib Hledger.Read.RulesReader

    Given a csv file path, what would be the corresponding rules file ? (Add a .rules extension.)

  8. cbcsubreporttransform :: CBCSubreportSpec a -> PeriodicReport DisplayName MixedAmount -> PeriodicReport a MixedAmount

    hledger-lib Hledger.Reports.ReportTypes

    A function to transform the result of the subreport

  9. ansiFormatError :: String -> String

    hledger-lib Hledger.Utils.IO

    Apply standard ANSI SGR formatting (red, bold) suitable for console error text.

  10. ansiFormatWarning :: String -> String

    hledger-lib Hledger.Utils.IO

    Apply standard ANSI SGR formatting (yellow, bold) suitable for console warning text.

Page 649 of many | Previous | Next