Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. 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.

  2. 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.

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

    hledger-lib Hledger.Data.Amount

    Deprecated: please use styleAmounts instead

  4. journalSetLastReadTime :: POSIXTime -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

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

  5. unsetboolopt :: String -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  6. Asset :: AccountType

    hledger-lib Hledger.Data.Types

    No documentation available.

  7. jparsetimeclockentries :: Journal -> [TimeclockEntry]

    hledger-lib Hledger.Data.Types

    timeclock sessions which have not been clocked out

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

    morpheus-graphql-core Data.Morpheus.Core

    No documentation available.

  9. BaseType :: Bool -> TypeWrapper

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

    No documentation available.

  10. type SelectionSet (s :: Stage) = MergeMap ALLOW_DUPLICATES s FieldName Selection s

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

    No documentation available.

Page 114 of many | Previous | Next