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. offsets :: (Ix a, Shapable a) => (a, a) -> a -> [Int]

    carray Data.Array.CArray.Base

    No documentation available.

  2. controllerSetRedraw :: Controller -> IO ()

    gloss Graphics.Gloss.Data.Controller

    Indicate that we want the picture to be redrawn.

  3. CloseToCenter :: LabelScheme

    graphviz Data.GraphViz.Attributes.Complete

    Make node close to center of neighbor

  4. CloseToOldCenter :: LabelScheme

    graphviz Data.GraphViz.Attributes.Complete

    Make node close to old center of neighbor

  5. SubSet :: Model

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  6. Asset :: AccountType

    hledger-lib Hledger.Data

    No documentation available.

  7. jparsetimeclockentries :: Journal -> [TimeclockEntry]

    hledger-lib Hledger.Data

    timeclock sessions which have not been clocked out

  8. accountSetDeclarationInfo :: Journal -> Account -> Account

    hledger-lib Hledger.Data.Account

    Add extra info for this account derived from the Journal's account directives, if any (comment, tags, declaration order..).

  9. assetAccountRegex :: Regexp

    hledger-lib Hledger.Data.AccountName

    Regular expressions matching common English top-level account names, used as a fallback when account types are not declared.

  10. amountSetFullPrecision :: Amount -> Amount

    hledger-lib Hledger.Data.Amount

    Increase an amount's display precision, if needed, to enough decimal places to show it exactly (showing all significant decimal digits, without trailing zeros). If the amount's display precision is unset, it will be treated as precision 0.

Page 112 of many | Previous | Next