Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package pager

    Open up a pager, like 'less' or 'more' This opens up the user's $PAGER. On Linux, this is usually called less. On the various BSDs, this is usually more. CHANGES

    • 0.1.1.0 Add printOrPage function and sendToPagerStrict function.

  2. package pagination

    Framework-agnostic pagination boilerplate Framework-agnostic pagination boilerplate.

  3. package pandoc-lua-engine

    Lua engine to power custom pandoc conversions This package provides a pandoc scripting engine based on Lua.

  4. package pandoc-plot

    A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice. A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location. Output is captured and included as a figure.

  5. package pantry

    Content addressable Haskell package management Please see the README on GitHub at https://github.com/commercialhaskell/pantry#readme

  6. package parameterized

    Parameterized/indexed monoids and monads using only a single parameter type variable. Parameterized/indexed monoids and monads using only a single parameter type variable.

  7. package paramtree

    Generate labelled test/benchmark trees from sets of parameters Easily generate a labelled tree of tests/benchmarks from a generation function and sets of parameters to use for each of that functions arguments. Example usecases include criterion benchmark trees or tasty test trees.

  8. package parseargs

    Parse command-line arguments Full-featured command-line argument parsing library.

  9. package parsec-numbers

    Utilities for parsing numbers from strings parsec-numbers provides the number parsers without the need to use a large (and unportable) token parser

  10. package parser-regex

    Regex based parsers Regex based parsers. See

Page 226 of many | Previous | Next