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.
-
Encode and decode binary streams using the pipes and binary libraries. Encode and decode binary Pipes streams using the binary library. See the changelog.md file in the source distribution to learn about any important changes between version.
-
Fast, streaming csv parser `pipes-csv` is a streaming csv parser built on top of cassava and pipes
-
Extra utilities for pipes This package holds miscellaneous utilities related to the pipes library.
-
Reactively combines Producers so that a value is yielded as soon as possible. Reactively combines Producers so that a value is yielded as soon as possible.
-
RPM package tree diff tool Tool for comparing RPM packages and version-releases in OS dist trees or instances.
-
Plaid.com api integration library Plaid is a library for interacting with https://plaid.com Plaid.com connects the users to their bank accounts via the app and this library provides programmatic access to all these features. Please take a look at examples folder to easily get started. Haskell examples in the plaid documentation come from this library.
-
Bindings to poll.h Poll functionality allows to wait on different FileDescriptors simultaneously.
-
Polynomials Polynomials backed by Vectors.
-
A solver for systems of polynomial equations in bernstein form This library defines an optimized type for representing polynomials in Bernstein form, as well as instances of numeric classes and other manipulation functions, and a solver of systems of polynomial equations in this form.
-
Start web servers from within a Polysemy effect stack Please see the README on GitLab at https://gitlab.com/A1kmm/polysemy-webserver/-/blob/master/README.md