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.
journalLeafAccountNamesDeclared :: Journal -> [AccountName]hledger-lib Hledger.Data.Journal Sorted unique account names declared by account directives in this journal, which have no children.
postingAllTags :: Posting -> [Tag]hledger-lib Hledger.Data.Posting Tags for this posting including any inherited from its parent transaction.
transactionAllTags :: Transaction -> [Tag]hledger-lib Hledger.Data.Posting Tags for this transaction including any from its postings.
NormallyNegative :: NormalSignhledger-lib Hledger.Data.Types No documentation available.
NormallyPositive :: NormalSignhledger-lib Hledger.Data.Types No documentation available.
-
hledger-lib Hledger.Data.Types No documentation available.
-
hledger-lib Hledger.Reports.ReportOptions No documentation available.
reportPeriodOrJournalLastDay :: ReportSpec -> Journal -> Maybe Dayhledger-lib Hledger.Reports.ReportOptions No documentation available.
-
hledger-lib Hledger.Utils.IO No documentation available.
terminalLightness :: Maybe Floathledger-lib Hledger.Utils.IO Detect the terminal's current background lightness (0..1), if possible, using unsafePerformIO. If the terminal is transparent, its apparent lightness may be different.