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.
mixedAmountSetPrecisionMax :: Word8 -> MixedAmount -> MixedAmounthledger-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.
mixedAmountSetPrecisionMin :: Word8 -> MixedAmount -> MixedAmounthledger-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.
mixedAmountSetStyles :: Map CommoditySymbol AmountStyle -> MixedAmount -> MixedAmounthledger-lib Hledger.Data.Amount Deprecated: please use styleAmounts instead
journalSetLastReadTime :: POSIXTime -> Journal -> Journalhledger-lib Hledger.Data.Journal Set this journal's last read time, ie when its files were last read.
unsetboolopt :: String -> RawOpts -> RawOptshledger-lib Hledger.Data.RawOptions No documentation available.
-
hledger-lib Hledger.Data.Types No documentation available.
jparsetimeclockentries :: Journal -> [TimeclockEntry]hledger-lib Hledger.Data.Types timeclock sessions which have not been clocked out
parseTypeDefinitions :: ByteString -> GQLResult [TypeDefinition ANY CONST]morpheus-graphql-core Data.Morpheus.Core No documentation available.
BaseType :: Bool -> TypeWrappermorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
type
SelectionSet (s :: Stage) = MergeMap ALLOW_DUPLICATES s FieldName Selection smorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.