Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. mixedAmountSetPrecision :: AmountPrecision -> MixedAmount -> MixedAmount

    hledger-lib Hledger.Data.Amount

    Set the display precision in the amount's commodities.

  2. mixedAmountSetPrecisionMax :: Word8 -> MixedAmount -> MixedAmount

    hledger-lib Hledger.Data.Amount

    In each component amount, ensure the display precision is at most the given value. Makes all amounts have an explicit Precision.

  3. mixedAmountSetPrecisionMin :: Word8 -> MixedAmount -> MixedAmount

    hledger-lib Hledger.Data.Amount

    In each component amount, ensure the display precision is at least the given value. Makes all amounts have an explicit Precision.

  4. mixedAmountSetStyles :: Map CommoditySymbol AmountStyle -> MixedAmount -> MixedAmount

    hledger-lib Hledger.Data.Amount

    Deprecated: please use styleAmounts instead

  5. journalSetLastReadTime :: POSIXTime -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Set this journal's last read time, ie when its files were last read.

  6. unsetboolopt :: String -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  7. Asset :: AccountType

    hledger-lib Hledger.Data.Types

    No documentation available.

  8. jparsetimeclockentries :: Journal -> [TimeclockEntry]

    hledger-lib Hledger.Data.Types

    timeclock sessions which have not been clocked out

  9. parseTypeDefinitions :: ByteString -> GQLResult [TypeDefinition ANY CONST]

    morpheus-graphql-core Data.Morpheus.Core

    No documentation available.

  10. BaseType :: Bool -> TypeWrapper

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

Page 114 of many | Previous | Next