Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Fedora Product Definition Center service A http query library for Fedora's PDC service.
-
lens helpers for persistent. adds an isomorphism from entity to tuple and field lenses on entity.
-
Client library for pg-harness-server Client library for pg-harness-server for conveniently creating temporary PostgreSQL databases for use in tests.
-
Encode and decode JSON streams using Aeson and Pipes. Utilities to encode and decode Pipes streams of JSON. See the changelog.md file in the source distribution to learn about any important changes between version.
-
Streaming parsers for Fasta and Fastq Streaming parsers for Fasta and Fastq
-
HTTP client with pipes interface pipes-http is a pipes wrapper around the http-client library
-
Stream results from MongoDB Stream results from MongoDB
-
Producers for handling randomness. Producers for handling randomness.
-
A port of wai-conduit for the pipes ecosystem A light-weight wrapper around Network.Wai to provide easy pipes support.
-
Placeholders for use while developing Haskell code While working on some Haskell code, it is often useful to work incrementally by inserting undefined as a placeholder for missing code. This library provides placeholders that produce better messages when evaluated at run-time and also generate compile-time warnings so that they do not get forgotten so easily. For details, see http://github.com/ahammar/placeholders