Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gnuplot Graphics.Gnuplot.Simple No documentation available.
-
graphviz Data.GraphViz.Commands Client-side imagemap.
-
graphviz Data.GraphViz.Commands As for Cmapx, except only rectangles are used as active areas.
-
graphviz Data.GraphViz.Commands Server-side imagemap.
-
graphviz Data.GraphViz.Commands As for Imap, except only rectangles are used as active areas.
journalMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Journal -> Journalhledger-lib Hledger.Data.Journal Apply a transformation to a journal's posting amounts.
journalMapPostings :: (Posting -> Posting) -> Journal -> Journalhledger-lib Hledger.Data.Journal Apply a transformation to a journal's postings.
journalMapTransactions :: (Transaction -> Transaction) -> Journal -> Journalhledger-lib Hledger.Data.Journal Apply a transformation to a journal's transactions.
transactionMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Transaction -> Transactionhledger-lib Hledger.Data.Transaction Apply a transformation to a transaction's posting amounts.
transactionMapPostings :: (Posting -> Posting) -> Transaction -> Transactionhledger-lib Hledger.Data.Transaction Apply a transformation to a transaction's postings.