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.

  1. ColorMap :: Plot3dType

    gnuplot Graphics.Gnuplot.Simple

    No documentation available.

  2. Cmapx :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    Client-side imagemap.

  3. CmapxNP :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    As for Cmapx, except only rectangles are used as active areas.

  4. Imap :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    Server-side imagemap.

  5. ImapNP :: GraphvizOutput

    graphviz Data.GraphViz.Commands

    As for Imap, except only rectangles are used as active areas.

  6. journalMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's posting amounts.

  7. journalMapPostings :: (Posting -> Posting) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's postings.

  8. journalMapTransactions :: (Transaction -> Transaction) -> Journal -> Journal

    hledger-lib Hledger.Data.Journal

    Apply a transformation to a journal's transactions.

  9. transactionMapPostingAmounts :: (MixedAmount -> MixedAmount) -> Transaction -> Transaction

    hledger-lib Hledger.Data.Transaction

    Apply a transformation to a transaction's posting amounts.

  10. transactionMapPostings :: (Posting -> Posting) -> Transaction -> Transaction

    hledger-lib Hledger.Data.Transaction

    Apply a transformation to a transaction's postings.

Page 578 of many | Previous | Next