Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. compFirstLine :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Text

    No documentation available.

  2. compFirstLine :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Text.Lazy

    No documentation available.

  3. compFirstLine :: CompOption

    regex-pcre-builtin Text.Regex.PCRE.Wrap

    No documentation available.

  4. packLargeFirst :: BinPacker

    MissingH Data.BinPacking

    Pack objects into bins. For each bin, start with the largest objects, and keep packing the largest object from the remainder until no object can be found to put in the bin. This is substantially more efficient than packByOrder, but requires sorting the input.

  5. BreadthFirst :: OutputMode

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  6. EdgesFirst :: OutputMode

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  7. NodesFirst :: OutputMode

    graphviz Data.GraphViz.Attributes.Complete

    No documentation available.

  8. startOfFirstWeekInMonth :: Year -> MonthOfYear -> Day

    hledger-lib Hledger.Data.Period

    No documentation available.

  9. showTransactionLineFirstPart :: Transaction -> Text

    hledger-lib Hledger.Data.Transaction

    No documentation available.

  10. deleteFirstsBy :: (a -> b -> Bool) -> Infinite b -> [a] -> Infinite b

    infinite-list Data.List.Infinite

    Overloaded version of (\\).

Page 55 of many | Previous | Next