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. package pretty-sop

    A generic pretty-printer using generics-sop This library contains a generic implementation of the prettyVal function from the pretty-show package. Using the pretty printer, values can easily be rendered to strings and HTML documents in a uniform way. This library makes use of the generics-sop package and is an example of a generic function defined in the SOP style.

  2. package pretty-terminal

    Styling and coloring terminal output with ANSI escape sequences. Please see the README on Github at https://github.com/loganmac/pretty-terminal#readme

  3. package prettyclass

    Pretty printing class similar to Show. Pretty printing class similar to Show, based on the HughesPJ pretty printing library. Provides the pretty printing class and instances for the Prelude types.

  4. package prettyprinter-compat-ansi-wl-pprint

    Drop-in compatibility package to migrate from »ansi-wl-pprint« to »prettyprinter«. See README.md

  5. package primecount

    Bindings to the primecount library Please see the README on Github at https://github.com/pgujjula/primecount-haskell#readme

  6. package primitive-offset

    Types for offsets into unboxed arrays Pair a typed or untyped primitive array with an offset. This is useful for providing meaningful type signatures when working with the foreign function interface.

  7. package print-console-colors

    Print all ANSI console colors Print all ANSI console colors. This is convenient when you are trying to set your console colors, for example when configuring Termonad. For installation and usage instructions, see the README.

  8. package probability-polynomial

    Probability distributions via piecewise polynomials Package for manipulating finite probability distributions. Both discrete, continuous and mixed probability distributions are supported. Continuous probability distributions are represented in terms of piecewise polynomials. Also includes an implementation of polynomials in one variable.

  9. package project-template

    Specify Haskell project templates and generate files See initial blog post for explanation: http://www.yesodweb.com/blog/2012/09/project-templates

  10. package projectroot

    Bindings to the projectroot C logic Simple way of finding the root of a project given an entry-point. This module provides bindings to the projectroot C library

Page 230 of many | Previous | Next