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 http-query

    Simple http queries Simple web API queries returning JSON.

  2. package indexed-profunctors

    Utilities for indexed profunctors This package contains basic definitions related to indexed profunctors. These are primarily intended as internal utilities to support the optics and generic-lens package families.

  3. package inline-c

    Write Haskell source files including C code inline. No FFI required. See https://github.com/fpco/inline-c/blob/master/README.md.

  4. package integer-conversion

    Conversion from strings to Integer The naive foldl' (acc d -> acc * 10 + d) 0 is expensive (quadratic!) for large Integers. This package provides sub-quadratic implementation.

  5. package libBF

    A binding to the libBF library. LibBF is a C library for working with arbitray precision IEEE 754 floating point numbers.

  6. package list-t

    ListT done right A correct implementation of the list monad-transformer. Useful for basic streaming.

  7. package log-domain

    Log-domain arithmetic This package provides log-domain floats, doubles and complex numbers.

  8. package memory-hexstring

    Hex-string type for Haskell Web3 library. Client library for Third Generation of Web.

  9. package mime-mail

    Compose MIME email messages. Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/mime-mail.

  10. package monad-time

    Type class for monads which carry the notion of the current time. MonadTime type class for monads which carry the notion of the current time.

Page 55 of many | Previous | Next